Anna Shaleva
|
6b216050f3
|
rpc: add compat tests for RPC* interfaces and Client implementations
|
2022-10-24 06:09:36 +03:00 |
|
Roman Khimov
|
d40eb79975
|
rpcclient: simplify historic API
util.Uint256 is util.Uint256 and it's same RPC behind the scenes, so we can
make it a bit easier to digest. See #2545 also.
|
2022-09-09 13:41:45 +03:00 |
|
Roman Khimov
|
00a9376311
|
invoker: update documentation, add example
|
2022-09-08 14:33:03 +03:00 |
|
Roman Khimov
|
79051f21c1
|
invoker: expand the interface with iterator wrappers
We need them for iterator-based interfaces. Invoker hides the difference
between different (session/expanded) iterators here.
|
2022-08-17 16:38:03 +03:00 |
|
Roman Khimov
|
31c9ae6339
|
rpcclient: add CallAndExpandIterator to Invoker
And deprecate Client.InvokeAndPackIteratorResults.
|
2022-08-01 21:31:23 +03:00 |
|
Roman Khimov
|
fee7e2f223
|
rpcclient: add invoker package and structure
|
2022-08-01 21:31:23 +03:00 |
|