neo-go/pkg/network/payload
2021-02-06 00:06:01 +03:00
..
address.go payload: add a check for zero-length address list 2020-10-08 13:26:18 +03:00
address_test.go network/payload: add missing tests for AddressAndTime 2020-12-04 15:25:55 +03:00
extensible.go payload: extensible payload hashes are network-dependent 2021-02-04 16:50:51 +03:00
extensible_test.go network/payload: add Extensible payload 2021-01-22 10:35:42 +03:00
getblockbyindex.go network: allow to use -1 to specify GetBlockByIndex.Count 2020-08-04 17:52:34 +03:00
getblockbyindex_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
getblocks.go protocol: refactor getblocks payload 2020-05-22 17:33:59 +03:00
getblocks_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
headers.go payload: treat zero-length headers as error 2021-02-06 00:06:01 +03:00
headers_test.go payload: treat zero-length headers as error 2021-02-06 00:06:01 +03:00
inventory.go network: replace ConsensusType with ExtensibleType 2021-01-22 10:38:33 +03:00
inventory_test.go network: replace ConsensusType with ExtensibleType 2021-01-22 10:38:33 +03:00
merkleblock.go network: fix MerkleBlock serialization 2020-12-04 14:59:13 +03:00
merkleblock_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
notary_request.go network: add notary request payload 2020-12-10 18:17:31 +03:00
notary_request_test.go network: add notary request payload 2020-12-10 18:17:31 +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 pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
version.go payload: limit the user agent field in version payload 2020-10-07 18:27:24 +03:00
version_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00