neoneo-go/pkg/smartcontract/context
Roman Khimov a7cce3f894 smartcontract: use new VerifiableDecodable for ParameterContext
And implement it for Transaction, the only user of ParameterContext for
now. Which make correct signing/verifying possible for cases when
serialization for general transmission and signing differ.
2020-06-18 12:12:56 +03:00
..
context.go smartcontract: use new VerifiableDecodable for ParameterContext 2020-06-18 12:12:56 +03:00
context_test.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
item.go smartcontract: implement ContextItem 2020-03-04 20:01:26 +03:00
item_test.go random: make use or random package in tests 2020-03-27 10:27:46 +03:00