feat(state): persist confirmed header root prefixes#484
Conversation
Accept only header-authenticated root prefixes for Zakura header ranges and add read support for rebuilding the confirmed header history-tree frontier from durable roots.
Analyzed five files, diff |
Summary
Test plan
cargo fmt --all -- --checkcargo test -p zebra-state best_header_history_treeStack
Depends on the chain helper PR.
AI disclosure
Used Cursor to split PR #458 into stacked branches and prepare this PR.