consensus/p2pool/sidechain
2023-06-05 23:44:24 +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 Changed how consensus Id is generated 2023-06-05 23:41:32 +02:00
consensus_test.go Changed how consensus Id is generated 2023-06-05 23:41:32 +02:00
fake_server.go refactored sidechain testdata initialization, web stream request api 2023-06-03 10:05:05 +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 added limitbytereader to utils, less buffer usage on block decoding 2023-06-03 10:05:05 +02:00
poolblock_test.go Fixed FullId TemplateId() method 2023-05-24 09:13:08 +02:00
share.go added merkle tree MainBranch precalculation method, mempool utilities and handling, UVarInt64SliceSize, Share utilities 2023-06-05 23:44:24 +02:00
sidechain.go Changed how consensus Id is generated 2023-06-05 23:41:32 +02:00
sidechain_test.go refactored sidechain testdata initialization, web stream request api 2023-06-03 10:05:05 +02:00
sidedata.go Calculate precise buffer lengths using varint sizes 2023-06-03 23:33:13 +02:00
utils.go Changed how blocks are iterated from sidechain 2023-06-05 23:42:53 +02:00