neo-go/pkg/network/payload
Roman Khimov 01c96fbc50 payload: improve address test
Check that the structure has proper values stored.
2019-08-29 21:23:57 +03:00
..
address.go pkg/network: convert to using binaryReader/Writer 2019-08-28 19:45:17 +03:00
address_test.go payload: improve address test 2019-08-29 21:23:57 +03:00
getblocks.go pkg/network: convert to using binaryReader/Writer 2019-08-28 19:45:17 +03:00
getblocks_test.go payload: fix tests to use asserts 2019-08-29 21:23:57 +03:00
headers.go pkg/network: convert to using binaryReader/Writer 2019-08-28 19:45:17 +03:00
headers_test.go payload: fix tests to use asserts 2019-08-29 21:23:57 +03:00
inventory.go pkg/network: convert to using binaryReader/Writer 2019-08-28 19:45:17 +03:00
inventory_test.go payload: fix tests to use asserts 2019-08-29 21:23:57 +03:00
merkleblock.go pkg/network: convert to using binaryReader/Writer 2019-08-28 19:45:17 +03:00
payload.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
version.go payload: fix Size() calculation for version 2019-08-29 21:23:57 +03:00
version_test.go payload: expand version test with explicit data checks 2019-08-29 21:23:57 +03:00