zebra icon indicating copy to clipboard operation
zebra copied to clipboard

Test non-empty treestates in the `z_get_treestate` RPC

Open upbqdn opened this issue 1 month ago • 0 comments

We're currently testing only non-existing and empty treestates in the z_get_treestate RPC. We should also test:

  1. Non-empty Sapling treestates.
  2. The empty Orchard treestate.
  3. Non-empty Orchard treestates.

To close this issue, address the following todos https://github.com/ZcashFoundation/zebra/blob/824e5200e22438c322914cd776f0b89808a98e97/zebra-rpc/src/methods/tests/snapshot.rs#L54-L63

Depends on #8535.

upbqdn avatar May 14 '24 22:05 upbqdn