..
flags
cli: add tests to cli packages
2020-08-26 10:14:55 +03:00
input
cli: move input handling to a separate package
2020-09-18 12:05:31 +03:00
options
cli: add tests for NEP5 transfer
2020-09-18 12:07:02 +03:00
server
rpc: exit from Start after Listener is running
2020-09-18 12:05:31 +03:00
smartcontract
transaction: rename FeeOnly to None
2020-10-01 15:28:19 +03:00
testdata
cli: add tests for wallet import-deployed
2020-09-18 12:07:02 +03:00
util
cli: use Writer from app instead of Stdout
2020-09-18 12:05:31 +03:00
vm
*: move all packages from CityOfZion to nspcc-dev
2020-03-03 17:21:42 +03:00
wallet
cli: use '--address' instead of '--addr' and allow '-a' everywhere
2020-09-29 12:48:22 +03:00
.gitignore
Better error messages ( #24 )
2018-02-24 10:10:45 +01:00
candidate_test.go
cli: add test for candidate register/unregister/vote
2020-09-18 12:07:02 +03:00
executor_test.go
cli/wallet: make 'addr' optional for NEP5 balances query
2020-09-28 18:15:51 +03:00
main.go
cli: add tests for NEP5 balance querying
2020-09-18 12:07:02 +03:00
main_test.go
cli: add tests for NEP5 balance querying
2020-09-18 12:07:02 +03:00
multisig_test.go
cli: use '--address' instead of '--addr' and allow '-a' everywhere
2020-09-29 12:48:22 +03:00
nep5_test.go
cli: use '--address' instead of '--addr' and allow '-a' everywhere
2020-09-29 12:48:22 +03:00
wallet_test.go
cli: add tests for wallet dump
2020-09-18 12:07:02 +03:00