751d2711d4
- refactored OnBlockBlockMode to use blockPool - syncmgr now checks for future blocks, instead of looking for a FutureBlockErr from the Chain. This makes it so that syncmgr does not depend on the Chain package. - removed GetBestBlockHash function from config(unused) - refactored all tests in the syncmgr package |
||
---|---|---|
.. | ||
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 |