forked from cerc-io/plugeth
95038fc62d
- fix status chain map uses common.Hash as key - add badPeers increment to IncorrectTD errors (forgotten) - signal head info update to head section process even if parent hash is not in pool (inserted), so that idle timer can be set to nil - suicideC -> peer.headInfoTimer - quit -> peer.bestIdleTimer - and they are properly set from within getBlockHashes and handleSection |
||
---|---|---|
.. | ||
test | ||
blockpool_test.go | ||
blockpool_util_test.go | ||
blockpool.go | ||
config_test.go | ||
errors_test.go | ||
peers_test.go | ||
peers.go | ||
section.go | ||
status_test.go | ||
status.go |