Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pop consolidation requests in payload builder #10591

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

onbjerg
Copy link
Member

@onbjerg onbjerg commented Aug 28, 2024

Pops EIP-7251 consolidation requests off of the system contract's queue when building payloads. This also needs to happen on empty payloads, since requests are queued up, like for the withdrawals system contract.

Pulled out of #9932

@onbjerg onbjerg added C-bug An unexpected or incorrect behavior E-prague Related to the prague network upgrade labels Aug 28, 2024
@onbjerg onbjerg force-pushed the onbjerg/consolidation-req-payload branch 2 times, most recently from 62eec7b to 5c9ca6c Compare August 28, 2024 09:29
@onbjerg onbjerg force-pushed the onbjerg/consolidation-req-payload branch from 5c9ca6c to 516b42c Compare August 28, 2024 09:32
@onbjerg onbjerg enabled auto-merge August 28, 2024 09:34
@onbjerg onbjerg added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit 8987b4f Aug 28, 2024
34 checks passed
@onbjerg onbjerg deleted the onbjerg/consolidation-req-payload branch August 28, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug An unexpected or incorrect behavior E-prague Related to the prague network upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants