neo-go/cli
2021-02-11 17:11:36 +03:00
..
flags util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +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 cli: allow to send multisig deploy/invoke tx 2020-10-07 11:48:06 +03:00
server cli: use base64 for state dump 2021-02-07 22:07:30 +03:00
smartcontract cli: support escape codes 2021-02-11 16:06:11 +03:00
testdata manifest: add manifest validity checks 2021-02-09 22:31:26 +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 rpc: allow client to send nep17 transfer with data 2021-02-11 17:11:36 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
candidate_test.go native: make registering as a candidate cost more 2021-01-21 23:02:59 +03:00
contract_test.go cli: allow to specify cosigners with Neo addresses 2021-01-27 22:32:29 +03:00
dump_test.go cli: add tests for db dump/restore 2020-12-01 18:38:09 +03:00
executor_test.go cli: support escape codes 2021-02-11 16:06:11 +03:00
main.go cli: set ctl.ErrWriter 2020-11-10 15:20:03 +03:00
main_test.go cli: add tests for NEP5 balance querying 2020-09-18 12:07:02 +03:00
multisig_test.go native: uppercase token symbols 2020-12-14 15:24:15 +03:00
nep17_test.go cli: use default adress in transfer 2021-01-12 11:14:40 +03:00
options_test.go rpc: allow to use address, id or name instead of scripthash [Client] 2020-11-03 17:58:24 +03:00
wallet_test.go cli: support escape codes 2021-02-11 16:06:11 +03:00