neo-go/pkg/smartcontract
Roman Khimov 58707c2b1e context: handle the case when we have more sigs than needed
We can technically have more signatures in the file than we need and it's OK,
this case should be handled.
2022-09-01 15:30:33 +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 context: handle the case when we have more sigs than needed 2022-09-01 15:30:33 +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 rpcsrv: execute all witnesses for calculatenetworkfee 2022-08-23 15:34:18 +03:00
param_type_test.go rpcsrv: execute all witnesses for calculatenetworkfee 2022-08-23 15:34:18 +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