mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-16 21:16:30 +00:00
Go Node and SDK for the NEO blockchain
- 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 |
||
---|---|---|
.circleci | ||
cli | ||
docs | ||
pkg | ||
.travis.yml | ||
go.mod | ||
go.sum | ||
main.go |