neoneo-go/pkg
Roman Khimov b5199625cd core: init genesis block header if there are no other headers in DB
Fixes crash when restarted after the DB initialization and no blocks written
into the DB.
2019-11-06 17:58:19 +03:00
..
core core: init genesis block header if there are no other headers in DB 2019-11-06 17:58:19 +03:00
crypto fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
network network: fix MaxPeers, introduce AttemptConnPeers 2019-11-06 15:29:58 +03:00
rpc network: split Peer's NetAddr into RemoteAddr and PeerAddr 2019-11-06 15:26:24 +03:00
smartcontract smartcontract: fix PropertyState definitions 2019-10-25 11:05:58 +03:00
util fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
vm vm: restrict total stack item count 2019-11-06 11:03:43 +03:00
wallet wallet: add unit tests 2019-11-06 13:15:47 +03:00