-
Notifications
You must be signed in to change notification settings - Fork 368
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
All Core Devs - Execution (ACDE) #206, February 27, 2025 #1306
Comments
Discourse Topic ID: 22896 |
Can we get a slot for teams to give updates on their 4444s progress. May 1st is coming |
Want to discuss asking execution teams to start thinking about adding "stateless clients" for MPT for zkvm's and also fielding zkvm questions.
One desiderata that geth and reth currently does: The code is ideally modularized from the rest of the codebase and not tightly integrated to the whole codebase |
I won't be able to make the call but we should discuss:
|
Given what happened in Holesky I'd like to briefly discuss a path to prioritization of syncing from an unfinalized checkpoint, hopefully this Thursday will only be to signal the need to CLs and confirm that this is trivial from the EL perspective. |
Given what happened on Holesky and as a follow up to the timelines mentioned in #1265 (comment), I'd like to get an update from teams on whether those timelines are still accurate or if we believe it should change. |
I plan to discuss the EOF motivation for including the PAY opcode in Osaka. |
We should discuss whether or not we should startup a new public testnet that we can use for testing client releases (I'm sure many other client teams were relying on this network as well for beta testing). With the current state of Holesky and the unlikely finalization of it for at least 2.5-3 weeks in a happy case, we don't have a test network that replicates or exceeds Mainnet's validator set and/or decentralized enough distribution of nodes. Assuming this might be pectra-devnet-7? We should probably clarify whether this will be the expected long-lived testnet should Holesky fail. |
@pipermerriam @kevaundray @ralexstokes @potuz @leeederek @wjmelements @philknows I've added your items to the agenda, but given the Holesky situation, it's possible we may run out of time to cover everything tomorrow. |
Lighthouse latest version to use on Holesky not mainnet https://github.com/sigp/lighthouse/releases/tag/v7.0.0-beta.1 More information about configs that may be helpful here, but none are required sigp/lighthouse#7040 |
i won't be able to attend, but did want to flag that we should also take into account testing the Builder APIs/MEV pathways on testnets, esp on one with a high validator count and all of the fun new Pectra features eg if we only did serious builder testing on sepolia before mainnet, we may be missing some useful live data |
Discourse Topic ID: 22896
|
Probably the most sensible place is to prevent EIP-7698 contract creation transactions and not deploying the EIP-7873 precompile/predeploy that would deploy EOF contracts. This keeps EOF contracts from entering the system without any notable changes to the other sections of the EL client. Would a CLI flag or config file entry for each client suffice? |
Point for Holesky retrospective: We should design all conensus configuration in a way that it should change ForkId's, so not only EIP activation should do that, but also things like DepositContractAddress. Then this could be easier spotted cross-client where ForkId's don't match. |
Geth ideas for improvement after Holesky failure:
|
Geth statement about fork timing:
|
Holesky Debrief - Recording |
Discourse Topic ID: 22896
|
Hopefully there will be more time to discuss Osaka EIPs in the next meeting. |
ACDE 206
Agenda
The text was updated successfully, but these errors were encountered: