..
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
change block/tx/extensible signing process, fix #1741
2021-03-12 11:27:50 +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
block: drop Network from the Header
2021-03-26 13:45:18 +03:00
headers_test.go
block: replace Base
with Header
2021-03-10 13:38:44 +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
block: drop Network from the Header
2021-03-26 13:45:18 +03:00
merkleblock_test.go
block: replace Base
with Header
2021-03-10 13:38:44 +03:00
notary_request.go
transaction: drop Network from Transaction
2021-03-26 13:45:18 +03:00
notary_request_test.go
transaction: drop Network from Transaction
2021-03-26 13:45:18 +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