neoneo-go/pkg/core/transaction
Roman Khimov fedcc6b6fc transaction: drop old attributes
They're not supported in Neo 3. Also change data encoding to base64 following
Neo 3 changes.
2020-07-10 20:40:27 +03:00
..
attr_usage.go transaction: drop old attributes 2020-07-10 20:40:27 +03:00
attribute.go transaction: drop old attributes 2020-07-10 20:40:27 +03:00
attrusage_string.go transaction: drop old attributes 2020-07-10 20:40:27 +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 block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
transaction.go transaction: fail creating tx if there is additional data present 2020-07-03 18:03:57 +03:00
transaction_test.go transaction: fail creating tx if there is additional data present 2020-07-03 18:03:57 +03:00
witness.go transaction: encode witness scripts in base64 2020-06-08 10:23:56 +03:00
witness_scope.go core: add json marshaller for Cosigner's scopes 2020-06-15 13:48:15 +03:00
witness_scope_string.go core: add json marshaller for Cosigner's scopes 2020-06-15 13:48:15 +03:00
witness_scope_test.go core: add json marshaller for Cosigner's scopes 2020-06-15 13:48:15 +03:00