neo-go/cli/smartcontract
Anna Shaleva 7eb87afab8 cli: unify parameters parsing
Share parameters parsing code between 'contract invokefunction' and
'vm run' commands. It allows VM CLI to parse more complicated parameter
types including arrays and file-backed bytestrings.
2022-10-13 08:20:27 +03:00
..
testdata cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
contract_test.go cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
generate.go cli: check manifest for validness if it's got from user input 2022-08-22 14:59:34 +03:00
generate_test.go cli: check manifest for validness if it's got from user input 2022-08-22 14:59:34 +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 cli: unify parameters parsing 2022-10-13 08:20:27 +03:00
smart_contract_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00