neoneo-go/pkg/smartcontract
Roman Khimov 25bd941d6f
Merge pull request #2601 from nspcc-dev/disallow-unnamed-parameters
compiler: disallow unnamed parameters for exported methods of the main package
2022-08-02 18:04:11 +03:00
..
binding [#2442] English Check 2022-05-04 19:48:27 +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 compiler: always ensure manifest passes base check 2022-08-02 17:37:43 +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 smartcontract: add Builder, method invocation helpers and doc 2022-07-25 22:49:47 +03:00
entry.go smartcontract: make CreateCallAndUnwrapIteratorScript accept Go types 2022-08-01 21:31:23 +03:00
param_type.go [#2442] English Check 2022-05-04 19:48:27 +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: provide NewParametersFromValues for convenience as well 2022-08-01 21:31:23 +03:00
parameter_test.go smartcontract: provide NewParametersFromValues for convenience as well 2022-08-01 21:31:23 +03:00