zingolabs / zaino

Zaino is an indexer for the Zcash blockchain implemented in Rust.
Other
5 stars 6 forks source link

Upgrade Zaino-testutils to use zcash-local-net. #96

Open idky137 opened 2 weeks ago

idky137 commented 2 weeks ago

Currently zaino uses zingo-testutils as its test backend. this should be changed to use zcash-local-net where possible.

Requirements for implementation: