neoneo-go/pkg/smartcontract
Roman Khimov 138e125646 *: remove duplicate functions producing verification script
Drop wif.GetVerificationScript(), drop
smartcontract.CreateSignatureRedeemScript(), add GetVerificationScript()
directly to the PublicKey and use it everywhere.
2019-12-03 18:23:46 +03:00
..
contract.go *: remove duplicate functions producing verification script 2019-12-03 18:23:46 +03:00
contract_test.go vm: move opcodes into their own package 2019-12-03 18:22:14 +03:00
param_context.go smartcontract: add user-facing testinvokefunction command 2019-11-27 15:12:15 +03:00
param_context_test.go smartcontract: add user-facing testinvokefunction command 2019-11-27 15:12:15 +03:00