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

Add EIP-7691: Blob throughput increase #4023

Merged
merged 18 commits into from
Dec 6, 2024
Merged

Add EIP-7691: Blob throughput increase #4023

merged 18 commits into from
Dec 6, 2024

Conversation

hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Nov 26, 2024

Add EIP-7691 to Electra.

This PR allows teams to configure it within the client software, but the final increased amount will need to be approved by ACD process.

This PR also includes a bump to TARGET_BLOBS_PER_BLOCK_EIP7594 & MAX_BLOBS_PER_BLOCK_EIP7594 because the current maximum, 8 blobs, no longer makes sense. To be clear, these are just placeholder values and are used to test higher blob counts with PeerDAS.

@hwwhww hwwhww added the Electra label Nov 26, 2024
Co-authored-by: Pop Chunhapanya <[email protected]>
@jtraglia jtraglia mentioned this pull request Dec 3, 2024
13 tasks
Previous to this commit, the max blob count for EIP7594 was 8. Now that we have
raised the target/max to 6/9 for Electra, the max blob count for EIP7594 no
longer makes sense. I've raised the target/max for it to 9/12 as a placeholder.
This also serves as an example of what changes are necessary to increase the
blob count in the future.
specs/electra/beacon-chain.md Outdated Show resolved Hide resolved
Co-authored-by: Hsiao-Wei Wang <[email protected]>
@jtraglia jtraglia added the EIP-7594 PeerDAS label Dec 6, 2024
@jtraglia jtraglia merged commit 31cd9cb into dev Dec 6, 2024
27 checks passed
@jtraglia jtraglia deleted the electra-blob-count branch December 6, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants