Skip to content

Change Withdrawal req#234

Merged
somnergy merged 1 commit intomasterfrom
som/flat_withdrawal_req
Oct 11, 2024
Merged

Change Withdrawal req#234
somnergy merged 1 commit intomasterfrom
som/flat_withdrawal_req

Conversation

@somnergy
Copy link
Copy Markdown
Member

No description provided.

@somnergy somnergy marked this pull request as draft September 30, 2024 14:48
@somnergy somnergy marked this pull request as ready for review October 11, 2024 10:23
@somnergy somnergy merged commit 81edac3 into master Oct 11, 2024
@somnergy somnergy deleted the som/flat_withdrawal_req branch October 11, 2024 10:25
somnergy added a commit to erigontech/erigon that referenced this pull request Oct 11, 2024
In summary, does away with a lot of earlier complexities related to
parsing and encoding withdrawal requests. These are now just byte
strings, essentially

Refer to the following
- ethereum/EIPs#8855 (flat requests format
update for EIP-7002)
-
https://github.com/ethereum/EIPs/pull/8934/files#diff-70472fac1debb567783ce13873323261713f3ce488a26a5c3769a9193f4a7e27R596
(Address update)

Needs interface update -
erigontech/interfaces#234

(Tasks board - #12106)
H160 source_address = 1;
bytes validator_pubkey = 2;
uint64 amount = 3;
bytes request_data = 1;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we merge deposit/withdrawal/consolidation requests together?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, i will merge them with a subsequent PR, these are small progressions of changes to make reviewing easier.

yperbasis pushed a commit that referenced this pull request Oct 24, 2024
@yperbasis yperbasis mentioned this pull request Oct 24, 2024
yperbasis added a commit that referenced this pull request Oct 24, 2024
Co-authored-by: Somnath <snb895@outlook.com>
mininny pushed a commit to testinprod-io/erigon-interfaces that referenced this pull request Feb 11, 2025
Co-authored-by: Somnath <snb895@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants