neo-go/pkg/network/payload
2020-10-07 18:27:24 +03:00
..
address.go protocol: add capabilities to address payload 2020-05-27 19:02:25 +03:00
address_test.go protocol: add capabilities to address payload 2020-05-27 19:02:25 +03:00
getblockbyindex.go network: allow to use -1 to specify GetBlockByIndex.Count 2020-08-04 17:52:34 +03:00
getblockbyindex_test.go network: use MaxHeadersAllowed to restrict GetBlockByIndex 2020-08-04 17:52:34 +03:00
getblocks.go protocol: refactor getblocks payload 2020-05-22 17:33:59 +03:00
getblocks_test.go protocol: refactor getblocks payload 2020-05-22 17:33:59 +03:00
headers.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
headers_test.go core: update block timestamp format 2020-04-27 17:56:44 +03:00
inventory.go network: update CMDUncknown 2020-07-16 06:58:55 +03:00
inventory_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
merkleblock.go network: restrict flags size in MerkleBlockPayload 2020-10-05 18:08:37 +03:00
merkleblock_test.go network: restrict flags size in MerkleBlockPayload 2020-10-05 18:08:37 +03:00
payload.go core: add native policy contract 2020-06-24 07:35:07 +03:00
ping.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
ping_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
version.go payload: limit the user agent field in version payload 2020-10-07 18:27:24 +03:00
version_test.go config: move NetMode into its own micropackage 2020-06-18 12:09:57 +03:00