Skip to content

🤖 Improve FCR lifecycle robustness#102

Open
dapplion wants to merge 1 commit into
fcrfrom
codex/fcr-lifecycle-robustness
Open

🤖 Improve FCR lifecycle robustness#102
dapplion wants to merge 1 commit into
fcrfrom
codex/fcr-lifecycle-robustness

Conversation

@dapplion

@dapplion dapplion commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Links audit/review artifact: #100

Implements the lifecycle robustness items from the audit:

  • FCR-02: skip FCR during next-slot lookahead recompute.
  • FCR-04: refresh head-dependent assignment and balance caches when their dependent root changes, even if the head root is unchanged.
  • FCR-06: fall back to finalized when the stored confirmed root is unknown/pruned from proto-array.

Validation run locally:

  • cargo fmt --package fast_confirmation --package beacon_chain
  • cargo test -p fast_confirmation --lib
  • cargo check -p beacon_chain
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant