Cleanup interfaces#5254
Merged
Merged
Conversation
domiwei
added a commit
that referenced
this pull request
May 20, 2026
- Update MIN_BUILDER_WITHDRAWABILITY_DELAY 64→8192 (#5223) - Fix PTC votes for duplicated validators to count all indices (#5222) - Rename isPayloadTimely/isPayloadDataAvailable to bidirectional payloadTimeliness/payloadDataAvailability (#5212) - Add ShouldBuildOnFull for proposer reorg of unavailable blocks (#5186) - Modify notify_forkchoice_updated to use parent_block_hash for Gloas+ blocks (#5197) - Add PAYLOAD_DUE_BPS config constant (#5212) - Rename ProposerPreferences.GasLimit→TargetGasLimit (#5236) - Add target_gas_limit to PayloadAttributes and thread through engine API (#5235) - Replace exact gas_limit REJECT with is_gas_limit_target_compatible IGNORE check (#5236) - Use MIN_SEED_LOOKAHEAD in proposer preferences epoch validation (#5215) - Optimize builder onboarding at fork transition (#5254) - Add beacon_blocks_by_head ReqResp protocol for Fulu (#5181) - Upgrade spectest fixtures to v1.7.0-alpha.8 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 tasks
domiwei
added a commit
that referenced
this pull request
May 24, 2026
- Update MIN_BUILDER_WITHDRAWABILITY_DELAY 64→8192 (#5223) - Fix PTC votes for duplicated validators to count all indices (#5222) - Rename isPayloadTimely/isPayloadDataAvailable to bidirectional payloadTimeliness/payloadDataAvailability (#5212) - Add ShouldBuildOnFull for proposer reorg of unavailable blocks (#5186) - Modify notify_forkchoice_updated to use parent_block_hash for Gloas+ blocks (#5197) - Add PAYLOAD_DUE_BPS config constant (#5212) - Rename ProposerPreferences.GasLimit→TargetGasLimit (#5236) - Add target_gas_limit to PayloadAttributes and thread through engine API (#5235) - Replace exact gas_limit REJECT with is_gas_limit_target_compatible IGNORE check (#5236) - Use MIN_SEED_LOOKAHEAD in proposer preferences epoch validation (#5215) - Optimize builder onboarding at fork transition (#5254) - Add beacon_blocks_by_head ReqResp protocol for Fulu (#5181) - Upgrade spectest fixtures to v1.7.0-alpha.8 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
domiwei
added a commit
that referenced
this pull request
May 25, 2026
- Update MIN_BUILDER_WITHDRAWABILITY_DELAY 64→8192 (#5223) - Fix PTC votes for duplicated validators to count all indices (#5222) - Rename isPayloadTimely/isPayloadDataAvailable to bidirectional payloadTimeliness/payloadDataAvailability (#5212) - Add ShouldBuildOnFull for proposer reorg of unavailable blocks (#5186) - Modify notify_forkchoice_updated to use parent_block_hash for Gloas+ blocks (#5197) - Add PAYLOAD_DUE_BPS config constant (#5212) - Rename ProposerPreferences.GasLimit→TargetGasLimit (#5236) - Add target_gas_limit to PayloadAttributes and thread through engine API (#5235) - Replace exact gas_limit REJECT with is_gas_limit_target_compatible IGNORE check (#5236) - Use MIN_SEED_LOOKAHEAD in proposer preferences epoch validation (#5215) - Optimize builder onboarding at fork transition (#5254) - Add beacon_blocks_by_head ReqResp protocol for Fulu (#5181) - Upgrade spectest fixtures to v1.7.0-alpha.8 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.