neo-go/pkg/smartcontract
Evgeniy Stratonikov d89f055697 smartcontract: add checks for parameter names
It can be annoying to use parameter names as specified by standard,
so a separate `CheckABI` is supported.
2021-02-19 17:06:07 +03:00
..
callflag smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
context pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
manifest smartcontract: add checks for parameter names 2021-02-19 17:06:07 +03:00
nef nef: merge Compiler and Version fields 2021-01-19 11:19:28 +03:00
trigger smartcontract: ignore case in trigger.FromString 2020-11-12 17:49:28 +03:00
contract.go smartcontract: implement GetDefaultHonestNodeCount 2020-10-08 13:48:14 +03:00
contract_test.go smartcontract: support creation of majority multisig scripts 2020-08-23 09:39:46 +03:00
convertor.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
convertor_test.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
param_type.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +03:00
param_type_test.go core: serialise manifest as stackitem 2021-02-05 19:10:15 +03:00
parameter.go smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
parameter_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00