-
Notifications
You must be signed in to change notification settings - Fork 325
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
Execution Layer Meeting 169 #850
Comments
I suggest to discuss our strategic vision around Verkle and state expiry. To my mind Vitalik's proposal makes a lot of sense. If we follow it, we don't need to translate a chunk of the Merkle–Patricia trie into Verkle with every block, which is IMO in-elegant and complicated. I'm a fan of both Verkle and state expiry and Vitalik's proposal offers a nice path to reach both. |
Added @yperbasis! |
My 2c on testnet ordering for Dencun:
In parallel, we can tell validators to use Ephemery to test their setups, but given it doesn't have first-class support in all clients yet, I wouldn't sequence it linearly with other testnets. |
I finally got to update the SSZ eips for transactions / receipts to address the latest feedback. Previously, we have discussed two approaches, based on SSZ Unions, and a normalized SSZ container. Both of these have now been fused together, to have something based on a
I have also created a showcase website at https://eth-light.xyz that allows inspection of both the existing RLP and the proposed SSZ To use the website, wait for the latest blocks to be synced in the left sidebar, then click the Note that when inspecting very old receipts of the 'Homestead' scheme, the default Cloudflare gateway currently has a bug where it incorrectly reports those with a Status code instead of the intermediate post-state root. Switching to an Infura gateway fixes that, but that comes with their logging privacy policy. I have reached out to Cloudflare for a fix, but it is still pending. An earlier bug where they sometimes omitted |
Small PR for adjusting cancun time for Holesky: eth-clients/holesky#68 |
1.48M is not really that small. |
@barnabasbusa I meant the number of operators, my bad! |
Closed in favor of #857 |
Agenda: ethereum#850
Agenda: ethereum#850
Meeting Info
#allcoredevs
Discord channel shortly before the callAgenda
The text was updated successfully, but these errors were encountered: