neoneo-go/pkg/core/transaction
Roman Khimov a986e2a064 *: drop support for old on-chain assets
You no longer can transfer them, so creating/renewing/storing doesn't make
much sense.
2020-06-05 19:21:37 +03:00
..
attr_usage.go core: remove Script attribute type 2020-05-04 11:49:14 +03:00
attribute.go transaction: add json.Unmarshaler to Attribute 2020-05-26 11:36:47 +03:00
attrusage_string.go core: remove Script attribute type 2020-05-04 11:49:14 +03:00
cosigner.go core: add cosigners field to transaction 2020-05-04 11:53:31 +03:00
cosigner_test.go core: add cosigners field to transaction 2020-05-04 11:53:31 +03:00
helper_test.go transaction: drop Claim TX type 2020-06-05 19:20:16 +03:00
transaction.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
transaction_test.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
witness.go transaction: unmarshal Witness properly 2020-03-04 20:01:26 +03:00
witness_scope.go core: add cosigners field to transaction 2020-05-04 11:53:31 +03:00