Add mixed V17/V29 execution payload invalidation test (#9089)

Co-Authored-By: dapplion <35266934+dapplion@users.noreply.github.com>
This commit is contained in:
Lion - dapplion
2026-04-16 01:19:57 -05:00
committed by GitHub
parent e0922badbe
commit a9f43f9934
2 changed files with 76 additions and 1 deletions

View File

@@ -864,7 +864,6 @@ impl ProtoArray {
/// Invalidate zero or more blocks, as specified by the `InvalidationOperation`.
///
/// See the documentation of `InvalidationOperation` for usage.
// TODO(gloas): this needs some tests for the mixed Gloas/pre-Gloas case.
pub fn propagate_execution_payload_invalidation<E: EthSpec>(
&mut self,
op: &InvalidationOperation,