neo-go/pkg/smartcontract
2022-03-17 19:39:18 +03:00
..
binding cli/smartcontract: generate bindings to an existing contract 2022-02-23 15:40:06 +03:00
callflag callflag: allow to marshal call flags in YAML 2022-02-21 10:43:35 +03:00
context smartcontract: add hash check to paramcontext 2022-02-24 10:21:08 +03:00
manifest compiler: check overloaded methods for safeness one more time 2022-01-21 18:03:04 +03:00
nef nef: add Source field 2021-09-24 00:19:37 +03:00
testdata cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
trigger *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
contract.go core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
contract_test.go core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
convertor.go stackitem: use Bool item directly 2021-08-12 17:53:36 +03:00
convertor_test.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
param_type.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
param_type_test.go cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
parameter.go *: remove io/ioutil uses 2022-03-17 19:39:18 +03:00
parameter_test.go smartcontract: unmarhal null values properly 2021-09-14 13:28:01 +03:00