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

Consensus-layer Call 142 #1154

Closed
ralexstokes opened this issue Sep 16, 2024 · 6 comments
Closed

Consensus-layer Call 142 #1154

ralexstokes opened this issue Sep 16, 2024 · 6 comments

Comments

@ralexstokes
Copy link
Member

ralexstokes commented Sep 16, 2024

Consensus-layer Call 142

prev: call 141

Meeting Date/Time: Thursday 2024/9/19 at 14:00 UTC
Meeting Duration: 1.5 hours
stream

  1. Electra
  2. PeerDAS / Blob scaling
  3. Research, spec, etc.
  4. Open discussion/Closing remarks
@etan-status
Copy link

etan-status commented Sep 17, 2024

I'd like to check on EIP-7688: Forward compatible consensus data structures once more, for inclusion into PectrA.

  • Pectra's EL triggered operations EIPs extend BeaconState so that fields get re-indexed w.r.t. Merkleization, leading to extra maintenance work for Rocket Pool, light clients (including Portal), and EIP-4788 based smart contracts despite none of the semantics of accessed fields having changed.
  • Adopting EIP-7688 involves similar maintenance work for the same client applications and smart contracts. However, it comes with a promise that future maintenance work is only required if the semantics of actually accessed fields change.
  • The maintenance work needs to be performed for Pectra anyway. Combining EIP-7688 with Pectra ensures that it only has to be done once.
  • A majority of client teams has experimented with EIP-7688; there is a working devnet at https://stabilitynow.box with Lighthouse, Lodestar, Nimbus, and Teku implementations.

If there are still other SSZ EIPs on some lists, I'd like to remove other EL-related SSZ EIPs from the Pectra scope. I'm proposing to include only EIP-7688 into Pectra, based on the opportunistic timing where it can be introduced without triggering extra maintenance work for client application developers (which outnumber core developers).

@mkalinin
Copy link
Contributor

I’d like to announce the following update:

@mkalinin
Copy link
Contributor

Electra adds three queues to the beacon state that are dequeued at epoch processing (pending_deposits, pending_partial_withdrawals, pending_consolidations). Should we be concerned by potential performance degradation of the epoch processing on the mainnet?

@yperbasis
Copy link
Member

Erigon's perspective on Pectra split: https://hackmd.io/@somnergy/rJYyPoK6C

@akashkshirsagar31
Copy link

Podcast (audio only) - https://open.spotify.com/episode/03qjWkr22SWCiwCydSv4EH?si=_C_u45zKTDyTDvBCaUpo_g

@abcoathup
Copy link

Call summary in https://ethereum-magicians.org/t/all-core-devs-consensus-acdc-142-september-19-2024/21086

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants