.. |
asset_type.go
|
transaction: fix asset type JSONization
|
2021-02-12 23:02:51 +03:00 |
attr_usage.go
|
transaction: auto-generate stringer interface for AttrUsage
|
2019-08-30 17:44:36 +03:00 |
attribute.go
|
transaction: add json.Unmarshaler to Attribute
|
2020-05-14 17:28:14 +03:00 |
attrusage_string.go
|
transaction: auto-generate stringer interface for AttrUsage
|
2019-08-30 17:44:36 +03:00 |
claim.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
contract.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
contract_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
enrollment.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
enrollment_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
helper_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
inout.go
|
core/transaction: use new transaction.InOut for References
|
2020-02-27 12:00:03 +03:00 |
input.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
input_test.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
invocation.go
|
transaction: add some missing InvocationTX decoding checks
|
2020-03-04 19:23:23 +03:00 |
invocation_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
issue.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
miner.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
miner_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
output.go
|
transaction: unmarshal Output properly
|
2020-03-04 20:01:26 +03:00 |
publish.go
|
transaction: always JSONize all contract fields for Publish tx
|
2021-02-18 17:28:19 +03:00 |
register.go
|
transaction: always marshal all token's data for register tx
|
2021-02-18 17:28:19 +03:00 |
register_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
result.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
state.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
state_descriptor.go
|
rpc: fix marshalling of type-specific tx data
|
2020-03-30 15:48:50 +03:00 |
state_test.go
|
testserdes: implement helpers for encode/decode routines
|
2020-03-27 10:27:46 +03:00 |
transaction.go
|
transaction: set output position when decoding
|
2020-09-07 15:37:57 +03:00 |
transaction_test.go
|
transaction: gofmt -s
|
2020-05-30 15:48:57 +03:00 |
txer.go
|
*: move all packages from CityOfZion to nspcc-dev
|
2020-03-03 17:21:42 +03:00 |
type.go
|
transaction: add unmarshaling for TXType
|
2019-12-25 01:44:37 +03:00 |
witness.go
|
transaction: unmarshal Witness properly
|
2020-03-04 20:01:26 +03:00 |