..
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
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
attrusage_string.go
transaction: auto-generate stringer interface for AttrUsage
2019-08-30 17:44:36 +03:00
claim.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
contract.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
contract_test.go
codestyle: redundant type conversion
2019-10-18 18:39:31 +03:00
enrollment.go
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
enrollment_test.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
helper_test.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
input.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
invocation.go
transaction: fix invocation TX consistency in NewInvocationTX()
2019-10-23 14:50:24 +03:00
issue.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
miner.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
miner_test.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
output.go
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
publish.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
register.go
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
register_test.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
result.go
Implement rpc server method: sendrawtransaction ( #174 )
2019-03-20 12:30:05 +00:00
state.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
state_descriptor.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
state_test.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00
transaction.go
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
transaction_test.go
transaction: fix invocation TX consistency in NewInvocationTX()
2019-10-23 14:50:24 +03:00
txer.go
make TXer and Payload implement Serializable
2019-09-17 13:21:52 +03:00
type.go
*: add/fix godoc comments to satisfy golint
2019-09-03 17:57:51 +03:00
witness.go
io: redo Serializable to return errors in BinReader/BinWriter
2019-09-17 13:21:52 +03:00