neoneo-go/cli
Roman Khimov ea44367c97 cli/smartcontract: generate bindings also for examples
We do compilation test for them, just to check that the compiler doesn't choke
for any reason, but we can do the same for wrapper generators.
2022-11-09 18:13:45 +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 network/consensus: use new dbft StopTxFlow callback 2022-10-18 11:06:20 +03:00
smartcontract cli/smartcontract: generate bindings also for examples 2022-11-09 18:13:45 +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 emit: optimize Bool GAS cost 2022-10-25 13:08:33 +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