.. |
cmdargs
|
wallet: add ScriptHash() to Account
|
2022-09-02 14:43: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 |
options
|
cli: provide more explanations for node options
|
2022-08-05 16:04:56 +03:00 |
paramcontext
|
context: define a constant for transaction context type
|
2022-09-08 14:33:04 +03:00 |
query
|
rpcclient: introduce NEO wrapper
|
2022-08-17 22:03:09 +03:00 |
server
|
cli/server: handle SIGTERM gracefully
|
2022-08-24 11:43:21 +03:00 |
smartcontract
|
cli: don't return sender from invokeWithArgs
|
2022-09-08 15:57:27 +03:00 |
testdata
|
wallet: fix wallet version to conform to NEP-6
|
2022-08-07 22:41:40 +03:00 |
util
|
cli: add complete support for offline signing, fix #2662
|
2022-09-01 15:30:34 +03:00 |
vm
|
cli: add excessive arguments checks
|
2022-08-05 15:50:12 +03:00 |
wallet
|
golangci: enable errorlint and fix everything it found
|
2022-09-02 18:36:23 +03:00 |
.gitignore
|
Better error messages (#24)
|
2018-02-24 10:10:45 +01:00 |
candidate_test.go
|
cli: add excessive arguments checks
|
2022-08-05 15:50:12 +03:00 |
contract_test.go
|
*: don't get private key from account if just public one is needed
|
2022-09-02 14:43:28 +03:00 |
dump_test.go
|
cli: add excessive arguments checks
|
2022-08-05 15:50:12 +03:00 |
executor_test.go
|
network/consensus: always process dBFT messages as high priority
|
2022-08-02 13:07:18 +03:00 |
main.go
|
cli: change --version output format, fix #2611
|
2022-07-27 16:28:40 +03:00 |
main_test.go
|
cli: change --version output format, fix #2611
|
2022-07-27 16:28:40 +03:00 |
multisig_test.go
|
cli/wallet: process non-out non-rpc calls to sign
|
2022-09-01 15:30:33 +03:00 |
nep11_test.go
|
cli/wallet: modernize nep11 balances command, unify with nep17
|
2022-08-30 12:52:14 +03:00 |
nep17_test.go
|
wallet: add ScriptHash() to Account
|
2022-09-02 14:43:34 +03:00 |
options_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
query_test.go
|
cli: add excessive arguments checks
|
2022-08-05 15:50:12 +03:00 |
server_test.go
|
golangci: enable errorlint and fix everything it found
|
2022-09-02 18:36:23 +03:00 |
util_test.go
|
cli: add tests for smartcontract-related commands
|
2022-02-02 11:28:29 +03:00 |
wallet_test.go
|
cli: add complete support for offline signing, fix #2662
|
2022-09-01 15:30:34 +03:00 |