mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-04 09:19:44 +00:00
cb21c66316
* [syncmgr] - Add blockmode, normal mode, headermode - Add config file - Add test files - removed RequestBlocks and RequestHeaders from peers, as we will use the peermanager for this - OnHeaders and OnBlock in syncmgr, now return errors - refactored all tests to use a convenience method to return a syncmgr and testHelper |
||
---|---|---|
.. | ||
chain | ||
chaincfg | ||
connmgr | ||
crypto | ||
database | ||
peer | ||
peermgr | ||
pubsub | ||
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