neoneo-go/cli
Anna Shaleva 0948d53244 examples: add documentation
And provide the wallet for examples `my_wallet.json` with the owner
address inside.
2021-03-23 16:46:15 +03:00
..
flags cli: support Uint160 hashes with 0x prefix 2021-02-18 14:38:50 +03:00
input cli: support escape codes 2021-02-11 16:06:11 +03:00
options rpc: allow to use address, id or name instead of scripthash [Client] 2020-11-03 17:58:24 +03:00
paramcontext sc/context: add network magic into the context 2021-03-12 12:59:14 +03:00
server *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
smartcontract core: allow to compile test contracts with yaml config 2021-03-22 15:32:26 +03:00
testdata core: fix transaction hashes 2021-03-18 17:57:54 +03:00
util cli: use Writer from app instead of Stdout 2020-09-18 12:05:31 +03:00
vm cli: support escape codes 2021-02-11 16:06:11 +03:00
wallet Merge pull request #1807 from nspcc-dev/feature/walletsign 2021-03-10 14:13:20 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
candidate_test.go *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
contract_test.go examples: add documentation 2021-03-23 16:46:15 +03:00
dump_test.go *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
executor_test.go core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00
main.go cli: set ctl.ErrWriter 2020-11-10 15:20:03 +03:00
main_test.go *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
multisig_test.go cli/wallet: add test for multiple signers 2021-03-09 15:45:02 +03:00
nep17_test.go core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00
options_test.go *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
wallet_test.go core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00