zebra/zebra-rpc
Alfredo Garcia 7b7d22aabc
feat(rpc): Implement what we can of `getaddresstxids` RPC method. (#4062)
* implement `getaddresstxids` rpc method with dummy empty response

* use already public function

* fix some docs

* pass a list of addresses to the state request

* sync range errors with zcashd

* refactor a loop

* fix grammar

* fix tests

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: teor <teor@riseup.net>
2022-04-13 08:48:13 +00:00
..
src feat(rpc): Implement what we can of `getaddresstxids` RPC method. (#4062) 2022-04-13 08:48:13 +00:00
Cargo.toml 1.0.0-beta.7 Release (#4039) 2022-04-05 18:06:46 +00:00