neoneo-go/pkg/core/transaction
2020-10-23 11:02:46 +03:00
..
attribute.go core: add NotValidBefore transaction attribute 2020-10-23 11:02:46 +03:00
attribute_test.go core: add NotValidBefore transaction attribute 2020-10-23 11:02:46 +03:00
attrtype.go core: add NotValidBefore transaction attribute 2020-10-23 11:02:46 +03:00
attrtype_string.go core: add NotValidBefore transaction attribute 2020-10-23 11:02:46 +03:00
helper_test.go transaction: update binary test data 2020-08-18 15:09:30 +03:00
not_valid_before.go core: add NotValidBefore transaction attribute 2020-10-23 11:02:46 +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: add script length limit 2020-10-07 18:23:10 +03:00
transaction_test.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
witness.go transaction: fix witness script length limits 2020-10-07 18:05:23 +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
witness_test.go transaction: fix witness script length limits 2020-10-07 18:05:23 +03:00