zebra/zebra-rpc
Conrado Gouvea d1ae441ab9
change(rpc): Update `getblock` RPC to more closely match zcashd (#9006)
* rpc: align getblock with zcashd behaviour

* Removes handling for verbosity = 3 in getblock method, adds finalorchardroot field, removes unnecessary state request. (#9008)

* align final(sapling|orchard)root with zcashd behaviour

* fix test

* Apply suggestions from code review

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

* restore getblock docs; remove unneeded TODOs

* Update zebra-rpc/src/methods.rs

Co-authored-by: Arya <aryasolhi@gmail.com>

* get rif of cloning self (#9044)

---------

Co-authored-by: Arya <aryasolhi@gmail.com>
Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-02 14:58:34 +00:00
..
proto add(rpc): Add a tonic server in zebra-rpc (#8674) 2024-07-16 12:25:31 +00:00
qa feat(rpc): Cookie auth system for the RPC endpoint (#8900) 2024-10-22 09:45:26 +00:00
src change(rpc): Update `getblock` RPC to more closely match zcashd (#9006) 2024-12-02 14:58:34 +00:00
Cargo.toml chore: Release v2.0.1 (#8979) 2024-10-30 11:41:41 -03:00
build.rs build(deps): bump the prod group across 1 directory with 24 updates (#8899) 2024-10-07 20:11:13 +00:00