neoneo-go/cli/smartcontract
Roman Khimov df29008a50 rpcbinding: add GAS testcase, fix methodless wrappers
* strip NEP-XX methods before going into generator to avoid unused imports
 * nepXX.Invoker types already include Call
 * always import util, it's used for Hash
2022-11-08 17:01:36 +03:00
..
testdata rpcbinding: add GAS testcase, fix methodless wrappers 2022-11-08 17:01:36 +03:00
contract_test.go cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
generate.go smartcontract: initial rpcbinding implementation, fix #2705 2022-10-27 22:57:49 +03:00
generate_test.go rpcbinding: add GAS testcase, fix methodless wrappers 2022-11-08 17:01:36 +03:00
manifest.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
permission.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
smart_contract.go smartcontract: initial rpcbinding implementation, fix #2705 2022-10-27 22:57:49 +03:00
smart_contract_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00