mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-11 15:30:07 +00:00
c401247af9
- refactor syncmgr for blockpool - add nextBlockIndex so that we can add blocks to the blockPool by comparing their index - add processBlock helper method,wraps around cfg.ProcessBlock and increments the nextBlockIndex internally |
||
---|---|---|
.. | ||
blockmode.go | ||
blockpool.go | ||
blockpool_test.go | ||
config.go | ||
headermode.go | ||
mockhelpers_test.go | ||
normalmode.go | ||
syncmgr.go | ||
syncmgr_onblock_test.go | ||
syncmgr_onheaders_test.go |