consensus/p2pool
DataHoarder cbb029cca7
All checks were successful
continuous-integration/drone/push Build is passing
Fix: compact message
2023-07-31 21:52:36 +02:00
..
api Speedup raw / coinbase block fetch from API via index instead of archival usage 2023-07-24 11:48:01 +02:00
cache Replace https://github.com/goccy/go-json with https://github.com/WeebDataHoarder/go-json to allow omitempty on custom structs 2023-07-30 16:05:28 +02:00
crypto Prevent heap allocations in block encoding/decoding/generation of keys 2023-06-05 23:45:38 +02:00
mainchain Updated to Go 1.21 2023-07-20 07:40:18 +02:00
mempool Updated to Go 1.21 2023-07-20 07:40:18 +02:00
p2p Fix: compact message 2023-07-31 21:52:36 +02:00
sidechain Move Coinbase Id cache into PoolBlock from CoinbaseTransaction 2023-07-30 22:53:25 +02:00
types Check capabilities of own server before sending anything that requires it 2023-07-31 21:40:36 +02:00