## Issue Addressed Addresses #4234 ## Proposed Changes - Skip withdrawals processing in an inconsistent state replay. - Repurpose `StateRootStrategy`: rename to `StateProcessingStrategy` and always skip withdrawals if using `StateProcessingStrategy::Inconsistent` - Add a test to reproduce the scenario Co-authored-by: Jimmy Chen <jimmy@sigmaprime.io> |
||
|---|---|---|
| .. | ||
| altair | ||
| altair.rs | ||
| block_signature_verifier.rs | ||
| errors.rs | ||
| is_valid_indexed_attestation.rs | ||
| process_operations.rs | ||
| signature_sets.rs | ||
| tests.rs | ||
| verify_attestation.rs | ||
| verify_attester_slashing.rs | ||
| verify_bls_to_execution_change.rs | ||
| verify_deposit.rs | ||
| verify_exit.rs | ||
| verify_proposer_slashing.rs | ||