Anna Shaleva
|
7ca93e76ac
|
core, rpc: allow to store several AppExecResult for a single hash
It is required for we have several executions per block.
|
2020-11-12 16:24:39 +03:00 |
|
Evgenii Stratonikov
|
945e9410e4
|
cli: add test for testinvokefunction
Check that contract can be properly deployed
and invoked.
|
2020-10-06 19:12:38 +03:00 |
|
Roman Khimov
|
fdcc72dad0
|
cli/wallet: make 'addr' optional for NEP5 balances query
Iterate over all accounts by default.
|
2020-09-28 18:15:51 +03:00 |
|
Evgenii Stratonikov
|
583ef546f9
|
cli: add tests for wallet claim
Fix a NEO contract hash used in tx.
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
6e5a637da9
|
cli: add tests for multisig sign
This test is also a good example of how to
create and sign multisig transaction from scratch.
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
0a5fe84589
|
cli: add tests for wallet export
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
d30c7db49a
|
cli: add tests for NEP5 transfer
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
468f7ee650
|
cli: add tests for NEP5 balance querying
|
2020-09-18 12:07:02 +03:00 |
|