..
asset_type.go
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
attr_usage.go
transaction: auto-generate stringer interface for AttrUsage
2019-08-30 17:44:36 +03:00
attribute.go
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +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
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +03:00
register.go
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +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
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +03:00
state_test.go
testserdes: implement helpers for encode/decode routines
2020-03-27 10:27:46 +03:00
transaction.go
transaction: implement AddVerificationHash() method
2020-03-16 14:11:19 +03:00
transaction_test.go
testserdes: implement helpers for encode/decode routines
2020-03-27 10:27:46 +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