neoneo-go/pkg
Roman Khimov 79d0c7446a
Merge pull request #478 from nspcc-dev/handshake-and-peers-fix
Fixes #458, MaxPeers handling and some other related things.
2019-11-06 15:42:02 +03:00
..
core vm: implement serialization interops in core package 2019-11-05 17:10:52 +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