neo-go/pkg/network/payload
Evgenii Stratonikov 63aebfeae3 network: fix MerkleBlock serialization
1. It contains `block.Base` thus needs network magic.
2. TxCount should match number of hashes.
2020-12-04 14:59:13 +03:00
..
address.go payload: add a check for zero-length address list 2020-10-08 13:26:18 +03:00
address_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +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 core: allow to use state root in header 2020-11-20 17:16:32 +03:00
headers_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
inventory.go network: update CMDUncknown 2020-07-16 06:58:55 +03:00
inventory_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +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
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