neoneo-go/pkg/core/transaction
Roman Khimov ec2a2f3fb9 transaction: fix ineffassign GoReportCard issue
s is not used purposefuly.
2020-08-14 12:08:16 +03:00
..
attribute.go transaction: attribute type is now type, not usage 2020-08-11 21:10:50 +03:00
attrtype.go transaction: attribute type is now type, not usage 2020-08-11 21:10:50 +03:00
helper_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
signer.go core: move transaction's sender to cosigners 2020-08-04 17:33:50 +03:00
signer_test.go core: move transaction's sender to cosigners 2020-08-04 17:33:50 +03:00
transaction.go core: move all transaction.Decode checks to separate method 2020-08-04 17:34:06 +03:00
transaction_test.go core: move transaction's sender to cosigners 2020-08-04 17:33:50 +03:00
witness.go transaction: encode witness scripts in base64 2020-06-08 10:23:56 +03:00
witness_scope.go core: move transaction's sender to cosigners 2020-08-04 17:33:50 +03:00
witness_scope_string.go core: add FeeOnly witness scope 2020-08-04 15:08:59 +03:00
witness_scope_test.go transaction: fix ineffassign GoReportCard issue 2020-08-14 12:08:16 +03:00