* Make it clearer that Zebra only supports transparent funding streams * Initial getblocksubsidy RPC types and method, without ZEC conversion * Add a ZEC fixed-point format wrapper to Amount * Format getblocksubsidy fields in Zec * Add snapshot tests for getblocksubsidy RPC * Re-order RPC output to match zcashd * Switch to formatting Zec with f64, because the getblocksubsidy RPC requires JSON numbers * Sort RPC responses in zcashd funding stream order * Add getblocksubsidy snapshots * Fix a doc link * Move Zec JSON formatter from zebra-chain to zebra-rpc * Remove Ord impl for Zec, it's just for formatting * Use fully-qualified path for serde derives * Fix a clippy warning for the doc link fix * Fix RPC comments and an error message Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> --------- Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||