consensus/p2pool/sidechain
DataHoarder 50e1acbb3a
All checks were successful
continuous-integration/drone/push Build is passing
Upgrade to new logger format
2024-02-26 21:24:37 +01:00
..
blobcache.go Upgrade to new logger format 2024-02-26 21:24:37 +01:00
cache.go Speedup deterministic key checks 2023-07-20 07:40:19 +02:00
consensus.go Upgrade to new logger format 2024-02-26 21:24:37 +01:00
consensus_test.go Changed how consensus Id is generated 2023-06-05 23:41:32 +02:00
fake_server.go Faster pool block iteration backwards via PoolBlock iteration cache, added benchmark to SideChain 2023-07-20 07:40:19 +02:00
hardfork.go Made ShareVersion an uint8 instead of int to match Monero hardfork version 2023-07-25 08:57:03 +02:00
nilcache.go Speed improvements on partial crypto derivation 2023-05-23 10:25:10 +02:00
poolblock.go Move Coinbase Id cache into PoolBlock from CoinbaseTransaction 2023-07-30 22:53:25 +02:00
poolblock_test.go Move Coinbase Id cache into PoolBlock from CoinbaseTransaction 2023-07-30 22:53:25 +02:00
share.go Improve base58 encode/decode and PackedAddress storage 2023-07-23 01:02:43 +02:00
sidechain.go Upgrade to new logger format 2024-02-26 21:24:37 +01:00
sidechain_test.go Use new Go 1.22 features: newinliner and math/rand/v2 2024-02-26 19:07:14 +01:00
sidedata.go Fix mismatching encode methods for PoolBlock on connectivity-check API 2023-07-31 22:35:58 +02:00
utils.go Upgrade to new logger format 2024-02-26 21:24:37 +01:00