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-7547: Change modification to payload attribute SSE event #8324

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

mcdee
Copy link
Contributor

@mcdee mcdee commented Mar 15, 2024

Change so that the payload_attributes SSE event output includes the inclusion list summary.

(I believe that this is what is meant, feel free to close this if not.)

@mcdee mcdee requested a review from eth-bot as a code owner March 15, 2024 17:23
@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-core labels Mar 15, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Mar 15, 2024

✅ All reviewers have approved.

@eth-bot eth-bot added the a-review Waiting on author to review label Mar 15, 2024
@eth-bot eth-bot changed the title EIP-7547: Change modification to payload attribute SSE event Update EIP-7547: Change modification to payload attribute SSE event Mar 15, 2024
EIPS/eip-7547.md Outdated
@@ -126,7 +126,7 @@ class BeaconBlockBody(Container):

**Builder and API spec:**

Choose a reason for hiding this comment

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

Feels odd for the EIP to reference a builder API, given that it is an element outside of the protocol. As I'm not well-versed in the EIP process, is it common for such external to be mentioned?

Additionally, regarding the endpoint modification, builder could just monitor the inclusion list through the gossip network so no additional modification of end point is required.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay; I've updated the PR to remove the offending entry.

Copy link

@terencechain terencechain left a comment

Choose a reason for hiding this comment

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

lgtm! might want to update the title

@eth-bot eth-bot enabled auto-merge (squash) March 16, 2024 05:15
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

@eth-bot eth-bot merged commit a0ef833 into ethereum:master Mar 16, 2024
10 of 11 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-draft This EIP is a Draft t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants