Create a state containing valid Sapling and Orchard blocks #8535
Open
Description
In #8533, we needed a state which contains:
- Blocks containing Sapling note commitments.
- Blocks for which we could activate NU5, see Create a state containing post-NU5 blocks #8534.
- Blocks containing Orchard note commitments.
There's currently no way to create such a state in Zebra. Having it is beneficial for tests, as mentioned below
zebra/zebra-rpc/src/methods/tests/snapshot.rs
Lines 54 to 63 in 824e520
Depends on #8534.
Metadata
Assignees
Type
Projects
Status
New