.. |
cmdargs
|
cli/smartcontract: allow to deploy contracts with scope
|
2021-10-13 15:55:42 +03:00 |
flags
|
*: enable godot linter and fix all its warnings
|
2021-05-12 23:17:03 +03:00 |
input
|
Merge pull request #2239 from nspcc-dev/win
|
2021-11-08 10:21:57 +03:00 |
options
|
rpc: allow to use address, id or name instead of scripthash [Client]
|
2020-11-03 17:58:24 +03:00 |
paramcontext
|
context: support Neo.Network.P2P.Payloads.Transaction type
|
2021-07-23 11:33:51 +03:00 |
query
|
cli/wallet: allow to testinvoke transaction before signing
|
2021-09-23 11:48:25 +03:00 |
server
|
*: make tests use TempDir(), fix #1319
|
2021-08-26 17:29:40 +03:00 |
smartcontract
|
Merge pull request #2244 from nspcc-dev/dont-panic-on-stdin-ioctl-issues
|
2021-11-04 20:36:54 +03:00 |
testdata
|
compiler: drop some useless NOPs
|
2021-11-12 17:19:59 +03:00 |
util
|
cli/wallet: allow to testinvoke transaction before signing
|
2021-09-23 11:48:25 +03:00 |
vm
|
cli: support escape codes
|
2021-02-11 16:06:11 +03:00 |
wallet
|
cli: provide better error message in case of password read failure
|
2021-11-03 19:36:11 +03:00 |
.gitignore
|
Better error messages (#24)
|
2018-02-24 10:10:45 +01:00 |
candidate_test.go
|
cli/wallet: show tx fee before relaying
|
2021-09-21 11:31:56 +03:00 |
contract_test.go
|
compiler: allow to overload methods in manifest
|
2021-10-29 20:15:21 +03:00 |
dump_test.go
|
*: make tests use TempDir(), fix #1319
|
2021-08-26 17:29:40 +03:00 |
executor_test.go
|
cli/test: move test wallet path to constant
|
2021-08-06 12:05:32 +03:00 |
main.go
|
cli: add query tx command, fix #2069
|
2021-07-20 18:03:50 +03:00 |
main_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
multisig_test.go
|
cli/wallet: allow to testinvoke transaction before signing
|
2021-09-23 11:48:25 +03:00 |
nep11_test.go
|
cli/wallet: show tx fee before relaying
|
2021-09-21 11:31:56 +03:00 |
nep17_test.go
|
compiler: drop some useless NOPs
|
2021-11-12 17:19:59 +03:00 |
options_test.go
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
query_test.go
|
cli/wallet: allow to testinvoke transaction before signing
|
2021-09-23 11:48:25 +03:00 |
wallet_test.go
|
cli/wallet: show tx fee before relaying
|
2021-09-21 11:31:56 +03:00 |