neo-go/cli
Anna Shaleva 6b4dd5703e config: unify BasicService config within existing services
There are no changes visible from the user side (at least for those
users who doesn't put Prometheus's or pprof's port in quotes), just
internal refactoring. From now and on, BasicService configuration is
used by RPC server config, TLS for RPC server, pprof and Prometheus.
2022-12-06 16:35:09 +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 vm: add PUSHT and PUSHF opcodes 2022-12-02 10:02:33 +03:00
options cli: make the node use new logging level on SIGHUP 2022-12-05 15:45:42 +03:00
paramcontext context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
query core: make GetHeaderHash accept uint32 2022-11-25 14:30:51 +03:00
server config: unify BasicService config within existing services 2022-12-06 16:35:09 +03:00
smartcontract rpcbinding: use binding condig to generate code for simple arrays 2022-11-14 13:01:13 +03:00
testdata vm: add PUSHT and PUSHF opcodes 2022-12-02 10:02: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: make the node use new logging level on SIGHUP 2022-12-05 15:45:42 +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