consensus/p2pool/sidechain
DataHoarder 8b864628f0
All checks were successful
continuous-integration/drone/push Build is passing
fix sidechain test: provide Context on fake server
2023-05-30 09:44:01 +02:00
..
blobcache.go Move block pre-processing from sidechain/archive into PoolBlock via callback interfaces 2023-03-21 11:01:51 +01:00
cache.go Speed improvements on partial crypto derivation 2023-05-23 10:25:10 +02:00
consensus.go Add hardcoded default pool name case in Consensus 2023-05-29 10:25:55 +02:00
consensus_test.go Refactor Difficulty, cache derivations and client actions, faster miner transaction matching 2022-10-28 11:47:14 +02:00
hardfork.go Added SideChain consensus hard fork information 2023-04-16 19:25:24 +02:00
nilcache.go Speed improvements on partial crypto derivation 2023-05-23 10:25:10 +02:00
poolblock.go New utilities and additions for types / sidechain 2023-05-30 08:49:52 +02:00
poolblock_test.go Fixed FullId TemplateId() method 2023-05-24 09:13:08 +02:00
share.go Use Shares allocation pool for overall usage of allocated shares 2023-05-14 09:46:28 +02:00
sidechain.go New utilities and additions for types / sidechain 2023-05-30 08:49:52 +02:00
sidechain_test.go fix sidechain test: provide Context on fake server 2023-05-30 09:44:01 +02:00
sidedata.go Serialize pool blocks using append on stack buffers instead of heap buffer allocations 2023-05-18 05:21:23 +02:00
utils.go Sync speed improvements by better crypto cache 2023-05-23 09:38:09 +02:00