mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-04 19:19:44 +00:00
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 |
||
---|---|---|
.. | ||
chain | ||
chaincfg | ||
connmgr | ||
crypto | ||
database | ||
peer | ||
peermgr | ||
server | ||
syncmgr | ||
vm | ||
wire | ||
Readme.md |
ReadMe
Currently this package is in Development.
References
btcd https://github.com/btcsuite/btcd
geth https://github.com/ethereum/go-ethereum
aeternity https://github.com/aeternity/elixir-node