consensus/p2pool/sidechain
DataHoarder 6a1f6ddb49
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
Version 3.11.1, prepare for testnet fork at Jun 09 2024 20:00:00 GMT+0000
2024-06-07 15:50:39 +02:00
..
cache.go Update crypto tests to verify NoAllocate implementations as well 2024-04-11 02:37:49 +02:00
consensus.go Version v3.11.0, increase max merkle proof size to 8, correct smallest minimum difficulty 2024-06-03 11:21:02 +02:00
consensus_test.go Add extra consensus id for temporary testing 2024-04-10 08:06:40 +02:00
fake_server.go Replace json hex strings with types.Hash and types.Bytes on monero rpc 2024-04-07 20:19:12 +02:00
hardfork.go Version 3.11.1, prepare for testnet fork at Jun 09 2024 20:00:00 GMT+0000 2024-06-07 15:50:39 +02:00
nilcache.go Update crypto tests to verify NoAllocate implementations as well 2024-04-11 02:37:49 +02:00
poolblock.go Follow behavior on monero major/minor version from 4bc0b559cb 2024-06-03 11:35:53 +02:00
poolblock_test.go PoolBlockReceptionMetadata binary marshaler 2024-04-13 06:37:34 +02:00
share.go cleanup share comparison 2024-04-13 04:12:49 +02:00
sidechain.go Use >= for share version comparisons, fix auxiliary data not containing the template id on pruned 2024-05-01 04:15:18 +02:00
sidechain_test.go Fix sidechain bench open 2024-05-01 06:07:29 +02:00
sidedata.go Version v3.11.0, increase max merkle proof size to 8, correct smallest minimum difficulty 2024-06-03 11:21:02 +02:00
utils.go More checks and caps on block marshal/unmarshal, fast path for split reward 2024-05-10 02:40:11 +02:00