mr-vcrypto
fda3f21b71
feat: external pool shares ( #89 )
...
* feat:external shares
---------
Co-authored-by: mrv777 <mrv777@users.noreply.github.com>
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2025-02-23 15:43:01 -05:00
Benjamin Wilson
0201703e35
delete old templates and jobs
2025-02-23 13:17:54 -05:00
wario_is_here
ddb7a89615
update node.js to 22.11.0 (lts) ( #75 )
2024-11-10 10:35:57 -05:00
Remco Ros
f9e49a8955
patch rpc-bitcoin to be compatible with bitcoin core 28.0 ( #66 )
2024-10-30 22:28:03 -04:00
Benjamin Wilson
2912dd5071
user agent cleanup
2024-10-16 13:53:37 -04:00
Benjamin Wilson
4282233d2f
Ensure mintime is considered for jobs
2024-09-27 13:01:36 -04:00
Stijn
8ce057b3b5
Add pool identifier configuration and improve script size handling ( #60 )
...
* fixed a couple tests because of imports, missing newline chars and missing constructor parameters
* Add pool identifier configuration and improve script size handling
2024-08-30 08:57:43 -04:00
Stijn
7bb436bf1f
fixed a couple tests because of imports, missing newline chars and missing constructor parameters ( #58 )
2024-08-28 19:46:01 -04:00
Benjamin Wilson
0917911eb0
validation handling
2024-08-22 15:18:11 -04:00
Benjamin Wilson
de2b41a3c1
initialize hashrate to 0
2024-07-17 17:24:50 -04:00
Benjamin Wilson
1cd5bcc97d
loadBlockTemplate
2024-07-05 20:20:51 -04:00
Benjamin Wilson
277aa10144
StratumBaseMessage validation
2024-07-05 08:33:19 -04:00
Benjamin Wilson
f08103bd8c
open stratum base message to accept number or string
2024-07-05 08:19:37 -04:00
Benjamin Wilson
811e7972f9
always clear jobs on diff change
2024-07-05 08:14:09 -04:00
Benjamin Wilson
c654a706ae
ensure block template is fresh
2024-07-04 20:21:53 -04:00
Benjamin Wilson
e0239d2805
handle partial socket data
2024-07-04 20:21:41 -04:00
Benjamin Wilson
fc96b9ea45
getBlockTemplate improvements
2024-07-04 16:41:15 -04:00
Benjamin Wilson
ad1f32cc2c
ensure getblocktemplate always returns a value
2024-07-03 14:31:33 -04:00
Benjamin Wilson
917d312211
remove dead code
2024-07-03 14:28:28 -04:00
Marcel Hernandez
76e2426c30
add option to conect to Bitcoin RPC with cookie file ( #40 )
2024-06-10 07:43:47 -04:00
Oscar Fawkes
098fe2867a
read full lines of json-rpc from clients ( #46 )
...
Lgtm, thanks for your contribution
2024-06-10 07:41:18 -04:00
Michael Schmid
6e3902b732
nodejs requires curl for some dependencies, make sure they are part of the build container ( #42 )
2024-05-27 18:03:58 -04:00
Georges
8c62817f73
stratum: set_difficulty should always be a notification ( #32 )
2024-02-23 12:51:27 -05:00
Ben Wilson
9f723782ab
optional password
2024-02-20 19:17:20 -05:00
Ben Wilson
2e296c00d5
client statistics share calculation
2024-02-18 14:56:08 -05:00
Ben Wilson
437b0c9bc4
updated at, hashrate calculation
2024-02-18 12:32:21 -05:00
Ben Wilson
deed775d55
change coinbase tag
2024-02-17 20:31:39 -05:00
Ben Wilson
ed537658ac
misc
2024-02-17 20:12:09 -05:00
Ben Wilson
29e0d884e3
share updates
2024-02-17 18:40:14 -05:00
Ben Wilson
e35bacc648
optimized share calculation and updating
2024-02-17 18:22:09 -05:00
Arman The Parman
d486c778a3
Docker changes ( #29 )
...
* Update README.md
I needed to change
-v .env:.env
to
-v .env:/.env
to get it to work.
Docker (Linux) was not happy otherwise.
* Update Dockerfile
Added cmake to Dockerfile, so Pi4 (ARM chip) will work.
* Update README.md
Corrected volume mount
2024-02-13 14:41:06 -05:00
WantClue
1bf32d075a
adding pool endpoint ( #23 )
2024-02-08 10:31:52 -05:00
Ben Wilson
3fac0dfaa9
zmq await
2024-01-24 11:50:59 -05:00
Ben Wilson
dadb03ed1c
re-add zmq with pre-built binaries and pinned version
2024-01-23 21:24:33 -05:00
Ben Wilson
a98ec3879e
block template fix for NULL NODE_APP_INSTANCE
2024-01-23 18:40:50 -05:00
Ben Wilson
e29caad377
remove cache typeorm option
2024-01-22 17:38:08 -05:00
Ben Wilson
537e06ef50
turn back cache sizes to default for sqlite
2024-01-22 17:34:46 -05:00
Ben Wilson
300fd99067
bug fixes
2024-01-15 20:03:55 -05:00
Ben Wilson
1d6670051f
reduce heartbeat updates
2024-01-15 19:47:04 -05:00
Ben
982194b4e9
ClientStatisticsEntity rowid
2023-12-24 17:57:03 -05:00
Ben
d97dafe185
separate background tasks
2023-12-24 17:54:40 -05:00
Ben Wilson
ab1e7bb8a0
batch save share statistics
2023-12-23 19:31:14 -05:00
Ben Wilson
76285ba728
stratum jobs array to dictionary
2023-12-23 19:30:19 -05:00
Ben
38fda85f63
back port some changes from postgres
2023-12-23 19:30:05 -05:00
Seth For Privacy
8f6eeaba73
Dockerfile improvements and automatic Github Actions builds ( #14 )
...
* Initial GA push
* Fix Actions
* Remove test runs
* Update Trivy scanner to latest syntax
* Remove unnecessary build stage
* Switch to slim base images
* Minor Dockerfile improvements
* Fix slim builds
* Fix slim builds round 2
2023-12-12 20:11:36 -05:00
Thomas Shufps
f7303d73af
Feat/regtest network ( #11 )
...
Feat/regtest network
2023-12-03 20:45:21 -05:00
Ben
8075c83fe2
batch insert
2023-12-01 22:08:08 -05:00
Ben
c6885abd71
undo stratum changes
2023-12-01 21:51:47 -05:00
Ben
8657ffec78
reduce connections
2023-12-01 20:18:48 -05:00
Ben
c39de1387b
try to ramp connections
2023-12-01 20:18:26 -05:00