neoneo-go/cli/smartcontract
Anna Shaleva d09a0c18a7 cli: unify signers parsing
Share signers parsing code between 'contract invokefunction' and
'vm load*' commands, quite a useful thing when it comes to witness
checks.
2022-10-13 16:07:34 +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 signers parsing 2022-10-13 16:07:34 +03:00
smart_contract_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00