-
Notifications
You must be signed in to change notification settings - Fork 361
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
EIP-4844 Implementers' Call #5 #670
Comments
Code here https://github.com/gakonst/stress4844, tested for 128KB, blocked on finding an MEV Boost builder for 512KB/1024KB etc. I've been spamming https://goerli.etherscan.io/address/0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa from https://goerli.etherscan.io/address/0xf5f02208279382cb8e6af943dafa8eac418bbdd3. |
It might be fruitful to spend a few moments discussing whether we want to make sidecars optional when a block has no blob transactions. We have a cryptography PR which fixes an issue presented when this happens: ethereum/consensus-specs#3093 However, if other subsystems would benefit from sidecars being optional, we might be able to set stricter invariants in the cryptography library as well. |
One more (hopefully last) spec PR update:
|
After 5930 I think we can update the EIP to "review" status. Any objections? |
That is super interesting, could you expand on this a bit what this stress test actually does? Does it simulate a (modified) devp2p network? Locally? Distributed? Or does it somehow interact with an existing network simulating an increased load with some tricks? Anyhow: pretty cool! 🙂 💯 |
For completeness: Just merged a tiny additional PR to clarify that the return data follows usual EVM big endianness: |
Closed in favour of #679 |
Meeting Info
📆 Subscribe to the Ethereum Protocol Call calendar for calendar invites
Agenda
The text was updated successfully, but these errors were encountered: