neoneo-go/pkg/smartcontract
Evgenii Stratonikov 941410a840 core: change verification scripts to new format
Verification scripts now invoke Neo.Crypto.* interops instead of
CHECKSIG/VERIFY opcodes.
2020-04-20 11:55:24 +03:00
..
context core: change verification scripts to new format 2020-04-20 11:55:24 +03:00
manifest smartcontract: add smartcontract manifest 2020-04-16 14:05:32 +03:00
trigger smartcontract: turn trigger types into Type 2020-03-02 17:25:27 +03:00
call_flags.go core: implement NativeContract support 2020-04-16 15:55:34 +03:00
contract.go core: change verification scripts to new format 2020-04-20 11:55:24 +03:00
contract_test.go core: change verification scripts to new format 2020-04-20 11:55:24 +03:00
deployment_price.go cli: make gas parameter to deployment add gas to the base price 2020-03-11 20:34:36 +03:00
param_type.go smartcontract: add Any type for parameter 2020-04-02 14:15:17 +03:00
param_type_test.go smartcontract: always use int64 for integers 2020-03-18 11:58:17 +03:00
parameter.go Merge pull request #819 from nspcc-dev/fix/util160_marshalling 2020-04-01 22:04:30 +03:00
parameter_test.go Merge pull request #819 from nspcc-dev/fix/util160_marshalling 2020-04-01 22:04:30 +03:00