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

Simplify EIP-6110 Deposit requests #12388

Merged
merged 25 commits into from
Oct 24, 2024
Merged

Simplify EIP-6110 Deposit requests #12388

merged 25 commits into from
Oct 24, 2024

Conversation

somnathb1
Copy link
Contributor

@somnathb1 somnathb1 commented Oct 21, 2024

Use FlatRequest instead of a different type - DepositRequest defined earlier. This allows all request to align, with the differences in Deposit Requests separated out into functions rather than receiver methods.

Tasks board: #12106

@somnathb1 somnathb1 added the pectra The Prague/Electra protocol upgrade label Oct 21, 2024
@somnathb1
Copy link
Contributor Author

somnathb1 commented Oct 21, 2024

This is part 4/5 in the series
Next: #12416

Base automatically changed from som/pectra4_engine_api to main October 23, 2024 08:11
@somnathb1 somnathb1 enabled auto-merge (squash) October 24, 2024 05:46
@somnathb1 somnathb1 merged commit 5ca9e25 into main Oct 24, 2024
11 checks passed
@somnathb1 somnathb1 deleted the som/remove_deposit_req branch October 24, 2024 07:14
yperbasis added a commit that referenced this pull request Oct 25, 2024
Cherry pick #12388 into `release/2.61`

Co-authored-by: Somnath <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pectra The Prague/Electra protocol upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants