zebra/zebra-rpc/src/methods/tests
teor ae21e36018
fix(rpc): Add `getblock` RPC fields to support the latest version of `zcash/lightwalletd` (#6134)
* Stabilise the BestChainBlockHash state request

* Always include the block hash in the getblock RPC response

* Make the lightwalletd integration tests compatible with zcash/lightwalletd

* Update getblock RPC snapshots

* Return the correct missing block error code
2023-02-14 08:52:58 +00:00
..
snapshot change(rpc): Simplify `getdifficulty` RPC implementation (#6105) 2023-02-08 23:41:41 +00:00
snapshots fix(rpc): Add `getblock` RPC fields to support the latest version of `zcash/lightwalletd` (#6134) 2023-02-14 08:52:58 +00:00
prop.rs change(rpc): Sort transaction hashes like zcashd in getrawmempool RPC response (#5994) 2023-01-23 04:48:18 +00:00
snapshot.rs add(rpc): Add extra `getblock` RPC fields used by some mining pools (#6097) 2023-02-07 01:25:34 +00:00
utils.rs change(rpc): Populate `blockcommitmenthash` and `defaultroot` fields in the getblocktemplate RPC (#5751) 2022-12-07 22:39:11 +00:00
vectors.rs fix(rpc): Add `getblock` RPC fields to support the latest version of `zcash/lightwalletd` (#6134) 2023-02-14 08:52:58 +00:00