neo-go/pkg/smartcontract
Anna Shaleva fb8a3973f1 smartcontract: remove empty method parameter handling
It's prohibited by the manifest validness checker, thus should not be
supported by bindings generator.
2022-08-22 15:01:38 +03:00
..
binding smartcontract: remove empty method parameter handling 2022-08-22 15:01:38 +03:00
callflag gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
context [#2442] English Check 2022-05-04 19:48:27 +03:00
manifest smartcontract: improve manifest validness errors 2022-08-22 14:59:28 +03:00
nef [#2442] English Check 2022-05-04 19:48:27 +03:00
testdata cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
trigger [#2442] English Check 2022-05-04 19:48:27 +03:00
builder.go smartcontract: add Builder, method invocation helpers and doc 2022-07-25 22:49:47 +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
doc.go smartcontract: improve package documentation 2022-08-01 21:31:23 +03:00
doc_test.go rpcclient: add deprecation warnings 2022-08-08 09:51:51 +03:00
entry.go smartcontract: make CreateCallAndUnwrapIteratorScript accept Go types 2022-08-01 21:31:23 +03:00
param_type.go *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
param_type_test.go smartcontract: allow to use *big.Int numbers for integers 2022-04-01 08:38:34 +03:00
parameter.go smartcontract: accept Parameter in NewParameterFromValue 2022-08-07 22:33:56 +03:00
parameter_test.go smartcontract: accept Parameter in NewParameterFromValue 2022-08-07 22:33:56 +03:00