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

Update EIP-6110: harmonize request eips with 7685 changes #8949

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

lightclient
Copy link
Member

This cleans up 6110, 7002, and 7251 with respect to the modifications to 7685. Specifically, request_data now refers to the output of the system call to the contracts, not an individual request object's data.

@github-actions github-actions bot added c-update Modifies an existing proposal s-review This EIP is in Review t-core labels Oct 9, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Oct 9, 2024

File EIPS/eip-6110.md

Requires 1 more reviewers from @djrtwo, @mkalinin, @petertdavies

@eth-bot eth-bot added the a-review Waiting on author to review label Oct 9, 2024
@eth-bot eth-bot changed the title harmonize request eips with 7685 changes Update EIP-6110: harmonize request eips with 7685 changes Oct 9, 2024
@@ -73,11 +73,9 @@ Note that `amount` is returned by the contract little-endian, and must be encode

Copy link
Contributor

Choose a reason for hiding this comment

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

The EIP-7685 encoding of a withdrawal request is computed as follows.

Can you also fix the above link to [EIP-7685](./eip-7685.md)? It is missing the md extension

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed. thx

@lightclient lightclient merged commit f88a24b into ethereum:master Oct 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-review Waiting on author to review c-update Modifies an existing proposal s-review This EIP is in Review t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants