zebra/zebra-rpc
Arya 83c6725e84
change(rpc): Add value pool balances to `getblockchaininfo` RPC method response (#8769)
* Moves `Zec` type out from behind feature flag

* Adds 'ValuePoolBalance` type

* Updates getblockchaininfo return type to a BoxFuture

* minor refactor

* Adds service request

* Adds real value balances to getblockchaininfo RPC response

* Updates snapshots and the suggested command for updating snapshots

* Uses generic error constructors wherever possible and removes outdated TODOs

* Updates prop tests to handle mock service requests
2024-08-16 19:54:44 +00:00
..
proto add(rpc): Add a tonic server in zebra-rpc (#8674) 2024-07-16 12:25:31 +00:00
src change(rpc): Add value pool balances to `getblockchaininfo` RPC method response (#8769) 2024-08-16 19:54:44 +00:00
Cargo.toml deps(librustzcash): Upgrade zcash dependencies for NU6 (#8746) 2024-08-12 13:21:57 +00:00
build.rs add(rpc): Add a tonic server in zebra-rpc (#8674) 2024-07-16 12:25:31 +00:00