ZcashFoundation / zebra

Zcash - Financial Privacy in Rust 🦓
https://zfnd.org/zebra/
Apache License 2.0
413 stars 106 forks source link

Refactor `TrustedChainSync` to use the `chain_tip_change()` method #8821

Open arya2 opened 2 months ago

arya2 commented 2 months ago

Motivation

This module could be simplified with the new chain_tip_change() RPC method.

Related

This test needs a longer timeout duration: https://github.com/ZcashFoundation/zebra/actions/runs/10626329433/job/29457693766#step:12:8708