neo-go/cli/smartcontract
Roman Khimov 02ce59cfd5 binding: avoid name conflicts with Go keywords
And clashing one name on another after rename.
2022-10-27 22:57:49 +03:00
..
testdata binding: avoid name conflicts with Go keywords 2022-10-27 22:57:49 +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 binding: avoid name conflicts with Go keywords 2022-10-27 22:57:49 +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