Commit graph

13 commits

Author SHA1 Message Date
DataHoarder 82d2a2a2bd
Added pool block metadata field, register precise ingress time and peer information 2024-04-13 04:45:47 +02:00
DataHoarder b55da021d8
Rename stratum server file to stratum.go 2024-04-11 02:38:04 +02:00
DataHoarder f53e0b5dc0
Only allow v2 shares to be mined on stratum server 2024-04-10 09:08:09 +02:00
DataHoarder 3e689ae7be
Add extra consensus id for temporary testing 2024-04-10 08:06:40 +02:00
DataHoarder 6efd52cae7
Experimental: Support new merge mine Consensus Id
All checks were successful
continuous-integration/drone/push Build is passing
Depends on p2pool how migration/hardfork of existing chains will be done. A challenge still exists due to handshake challenges not discriminating
2024-04-10 03:38:44 +02:00
DataHoarder d85464b4e2
Partial merge mining template support for p2pool merge-mining upcoming changes
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-10 03:10:55 +02:00
DataHoarder 68abe04340
Refresh stratum template every consensus block time seconds
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-08 14:10:38 +02:00
DataHoarder 83d8db23d5
Prevent stratum new tx message from being printed if not added to mempool 2024-04-08 14:07:26 +02:00
DataHoarder 3cde3800de
Allow stratum mempool selection to include high fee transactions or time since last reception
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-08 13:59:11 +02:00
DataHoarder 142a21861e
Replace json hex strings with types.Hash and types.Bytes on monero rpc
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-07 20:19:12 +02:00
DataHoarder 4efc1663a7
Fix mempool Pick() replacement
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-04-06 15:27:15 +02:00
DataHoarder faa9f504b6
Remove log usages from stratum server 2024-04-06 04:51:45 +02:00
DataHoarder 019375e929
Experimental: Stratum server, template generation, uncle and transaction selection
Some checks are pending
continuous-integration/drone/push Build is running
Specify wallet address on login user in xmrig or similar
2024-04-06 03:59:03 +02:00