neo-go/pkg/smartcontract
2021-09-10 11:38:59 +03:00
..
callflag callflag: add C#-compliant JSONization, fix #2040 2021-07-06 11:17:12 +03:00
context context: read item key in LE 2021-07-23 12:43:04 +03:00
manifest core: maintain a set of NEP17-compliant contracts 2021-07-28 13:22:53 +03:00
nef core: avoid nil values during natives manifest marshalling 2021-09-10 11:38:59 +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 smartcontract: add support for valueless Parameters 2021-07-23 11:57:13 +03:00
parameter_test.go smartcontract: add ExpandParameterToEmitable method 2021-04-16 17:30:25 +03:00