neo-go/pkg/core/transaction
Evgenii Stratonikov fa09b9af7b transaction: rename FeeOnly to None
Follow missed change from neo-project/neo#1816 .
`None` may be used for any signer. Currently it is used
for sender to only pay fees, or to sign tx attributes.
2020-10-01 15:28:19 +03:00
..
attribute.go transaction: implement OracleResponse attribute 2020-09-16 14:50:31 +03:00
attribute_test.go transaction: implement OracleResponse attribute 2020-09-16 14:50:31 +03:00
attrtype.go transaction: implement OracleResponse attribute 2020-09-16 14:50:31 +03:00
attrtype_string.go transaction: implement OracleResponse attribute 2020-09-16 14:50:31 +03:00
helper_test.go transaction: update binary test data 2020-08-18 15:09:30 +03:00
oracle.go transaction: implement OracleResponse attribute 2020-09-16 14:50:31 +03:00
oracle_test.go transaction: implement OracleResponse attribute 2020-09-16 14:50:31 +03:00
signer.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
signer_test.go core: move transaction's sender to cosigners 2020-08-04 17:33:50 +03:00
transaction.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
transaction_test.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
witness.go transaction: encode witness scripts in base64 2020-06-08 10:23:56 +03:00
witness_scope.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
witness_scope_string.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
witness_scope_test.go transaction: fix ineffassign GoReportCard issue 2020-08-14 12:08:16 +03:00