neoneo-go/cli
Roman Khimov ce67e6795e rpcbinding: properly support maps
I'm not sure that map with a `*big.Int` key is a good one, but it can work
this way.
2022-12-06 13:15:10 +03:00
..
app cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
cmdargs cli: unify signers parsing 2022-10-13 16:07:34 +03:00
flags [#2442] English Check 2022-05-04 19:48:27 +03:00
input *: bump minimum supported go version 2022-08-08 13:59:32 +03:00
nep_test emit: optimize Bool GAS cost 2022-10-25 13:08:33 +03:00
options cli: use custom logger to filter out runtime.Log messages 2022-10-07 15:57:33 +03:00
paramcontext context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
query cli: fix race in TestQueryTx 2022-10-26 14:24:56 +03:00
server cli: fix error message formatting 2022-11-16 11:34:29 +03:00
smartcontract rpcbinding: properly support maps 2022-12-06 13:15:10 +03:00
testdata emit: optimize Bool GAS cost 2022-10-25 13:08:33 +03:00
txctx cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
util vm: move vm CLI to cli/vm package 2022-10-07 15:56:34 +03:00
vm cli/vm: use tx system fee by default 2022-11-20 16:02:50 +03:00
wallet cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: move tests to subpackages 2022-10-06 09:21:26 +03:00