neo-go/pkg/network/payload
2020-02-08 15:53:08 +03:00
..
address.go io: add type-specific read/write methods 2019-12-12 20:19:50 +03:00
address_test.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
getblocks.go network: implement getblocks command 2019-12-25 19:46:57 +03:00
getblocks_test.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
headers.go core: refactor out Block, BlockBase and Header structs 2020-01-16 10:16:24 +03:00
headers_test.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
inventory.go io: rename Read/WriteBytes to Read/WriteB 2019-12-12 20:19:50 +03:00
inventory_test.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
merkleblock.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
payload.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
ping.go network: fix minor gofmt issues (spotted by goreportcard) 2020-02-08 15:53:08 +03:00
ping_test.go network: add ping pong processing 2020-01-17 13:24:14 +03:00
version.go io: add type-specific read/write methods 2019-12-12 20:19:50 +03:00
version_test.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00