Evgenii Stratonikov
|
51c4868641
|
rpc: implement getclaimable RPC
|
2020-03-02 18:01:49 +03:00 |
|
Evgenii Stratonikov
|
0e2a1f40ba
|
core: add ContractTX to a testchain generator
Simple transfer from multisig account to the account
of one of the validators.
|
2020-03-02 18:00:00 +03:00 |
|
Anna Shaleva
|
ff4384d7ff
|
rpc: implement getapplicationlog RPC
Closes #500
|
2020-03-02 17:25:27 +03:00 |
|
Anna Shaleva
|
76a0a6e7e8
|
rpc: implement getblocksysfee RPC
Closes #341
|
2020-02-21 18:45:52 +03:00 |
|
Roman Khimov
|
8da20055d6
|
rpc: drop duplicating structures used in tests
We have proper results now, so use those. The only left is Invoke, but that
depends on another issue at the moment.
|
2020-02-21 15:23:11 +03:00 |
|
Roman Khimov
|
3fa9de764b
|
rpc/client: only return the Result from calls, handle Error internally
Adjust structures accordingly and throw away most of them, they're useless.
|
2020-02-21 15:23:11 +03:00 |
|
Evgenii Stratonikov
|
b50704fd3b
|
rpc: move server-related code to a separate package
|
2020-02-21 15:12:04 +03:00 |
|