.. |
asset_type.go
|
Persist blockchain with leveldb on disk (#48)
|
2018-03-17 12:53:21 +01:00 |
attr_usage.go
|
transaction: auto-generate stringer interface for AttrUsage
|
2019-08-30 17:44:36 +03:00 |
attribute.go
|
*: gofmt -s
|
2019-09-09 12:02:24 +03:00 |
attrusage_string.go
|
transaction: auto-generate stringer interface for AttrUsage
|
2019-08-30 17:44:36 +03:00 |
claim.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
contract.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
contract_test.go
|
transaction: move and adapt test from dev
|
2019-08-30 18:23:53 +03:00 |
enrollment.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
enrollment_test.go
|
transaction: move enrollment test from dev into the master
|
2019-08-30 18:28:12 +03:00 |
helper_test.go
|
transaction: add version check for publish
|
2019-08-29 19:14:22 +03:00 |
input.go
|
pkg/core: use util.binaryReader/Writer
|
2019-08-28 19:45:17 +03:00 |
invocation.go
|
*: gofmt -s
|
2019-09-09 12:02:24 +03:00 |
issue.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
miner.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
miner_test.go
|
transaction: add miner tx test from dev
|
2019-08-30 18:53:26 +03:00 |
output.go
|
pkg/core: use util.binaryReader/Writer
|
2019-08-28 19:45:17 +03:00 |
publish.go
|
transaction: use increments instead of '+1's
|
2019-09-03 18:01:37 +03:00 |
register.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
register_test.go
|
crypto/wallet: move public/private key into the new keys package
|
2019-08-27 17:45:51 +03:00 |
result.go
|
Implement rpc server method: sendrawtransaction (#174)
|
2019-03-20 12:30:05 +00:00 |
state.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
state_descriptor.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
state_test.go
|
transaction: move state test from dev
|
2019-08-30 19:35:57 +03:00 |
transaction.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
transaction_test.go
|
transaction: add binary encoding for publish
|
2019-08-30 19:19:43 +03:00 |
txer.go
|
transaction: implement proper Size() everywhere
|
2019-08-30 11:41:10 +03:00 |
type.go
|
*: add/fix godoc comments to satisfy golint
|
2019-09-03 17:57:51 +03:00 |
witness.go
|
pkg/core: use util.binaryReader/Writer
|
2019-08-28 19:45:17 +03:00 |