neoneo-go/pkg/network/payload
Anna Shaleva 9a8a19d2f2 network: optimise NotaryPayload decoding
We have scripts length check during transaction decoding, so don't need
to check it twice.
2021-02-17 13:19:26 +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 network: allow larger extensible payload 2021-02-15 15:19:05 +03:00
extensible_test.go network: allow larger extensible payload 2021-02-15 15:19:05 +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: optimise NotaryPayload decoding 2021-02-17 13:19:26 +03:00
notary_request_test.go network: refactor P2PNotaryRequest decoding 2021-02-11 17:11:33 +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