44fae52cd7
## Issue Addressed Resolves #3151 ## Proposed Changes When fetching duties for sync committee contributions, check the value of `execution_optimistic` of the head block from the BN and refuse to sign any sync committee messages `if execution_optimistic == true`. ## Additional Info - Is backwards compatible with older BNs - Finding a way to add test coverage for this would be prudent. Open to suggestions. |
||
---|---|---|
.. | ||
attestation_performance.rs | ||
attester_duties.rs | ||
block_id.rs | ||
block_packing_efficiency.rs | ||
block_rewards.rs | ||
database.rs | ||
lib.rs | ||
metrics.rs | ||
proposer_duties.rs | ||
state_id.rs | ||
sync_committees.rs | ||
validator_inclusion.rs | ||
version.rs |