neo-go/cli
Anna Shaleva b97d0b2326
Merge pull request #3684 from nspcc-dev/last-block
cli: fix fetchLatestMissingBlockIndex and uploadIndexFiles in `upload-bin` command
2024-11-15 15:12:30 +03:00
..
app cli: upgrade urfave lib to v2 2024-07-12 11:58:12 +03:00
cmdargs *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
flags cli: upgrade urfave lib to v2 2024-07-12 11:58:12 +03:00
input *: bump minimum supported go version 2022-08-08 13:59:32 +03:00
nep_test cli: make nep1X balance commands work without a wallet, fix #3275 2024-11-05 13:12:13 +03:00
options cli: add Required field for flags 2024-07-12 11:58:12 +03:00
paramcontext context: define a constant for transaction context type 2022-09-08 14:33:04 +03:00
query *: use cmp.Or where appropriate 2024-08-30 17:00:11 +03:00
server services/rpcsrv: Return a new server by pointer 2024-11-05 15:05:25 +03:00
smartcontract rpcbinding: handle NULL results for structures, fix #3581 2024-09-11 18:54:16 +03:00
testdata wallet: do not store deployed contract script inside Contract account 2024-06-05 15:27:20 +03:00
txctx cli: upgrade urfave lib to v2 2024-07-12 11:58:12 +03:00
util cli: add details to the logs in upload-bin 2024-11-15 14:34:36 +03:00
vm Merge pull request #3677 from ixje/expose-slots 2024-11-15 13:16:48 +03:00
wallet cli: make nep1X balance commands work without a wallet, fix #3275 2024-11-05 13:12:13 +03:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go cli: don't panic when handling error 2024-07-12 11:58:12 +03:00