..
address.go
protocol: add capabilities to address payload
2020-05-27 19:02:25 +03:00
address_test.go
protocol: add capabilities to address payload
2020-05-27 19:02:25 +03:00
getblockdata.go
protocol: implement getblockdata p2p command
2020-05-22 19:16:49 +03:00
getblockdata_test.go
protocol: implement getblockdata p2p command
2020-05-22 19:16:49 +03:00
getblocks.go
protocol: refactor getblocks payload
2020-05-22 17:33:59 +03:00
getblocks_test.go
protocol: refactor getblocks payload
2020-05-22 17:33:59 +03:00
headers.go
block/transaction: add network magic into the hash
2020-06-18 12:39:50 +03:00
headers_test.go
core: update block timestamp format
2020-04-27 17:56:44 +03:00
inventory.go
network: fix Inv types for Neo 3
2020-05-29 15:02:20 +03:00
inventory_test.go
testserdes: implement helpers for encode/decode routines
2020-03-27 10:27:46 +03:00
merkleblock.go
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +03:00
payload.go
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +03:00
ping.go
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +03:00
ping_test.go
testserdes: implement helpers for encode/decode routines
2020-03-27 10:27:46 +03:00
version.go
config: move NetMode into its own micropackage
2020-06-18 12:09:57 +03:00
version_test.go
config: move NetMode into its own micropackage
2020-06-18 12:09:57 +03:00