ethereum / pm

Project Management: Meeting notes and agenda items
Other
1.55k stars 313 forks source link

Verkle Implementers Call #18 #1027

Closed jrudolf closed 1 month ago

jrudolf commented 3 months ago

Get added to the calendar event here

Meeting Info

Agenda

  1. Client team updates
  2. Testing updates
  3. State root of parent block in the proof (PR here)
  4. EIP-158 removal (due to EIP-7702)
  5. Discuss whether system contracts should be warm
  6. EIP-2935 updates post-Verkle
  7. Gas cost spec (EIP-4762) PR open questions

Bonus items (if time):

axic commented 3 months ago

We have an updated proposal for reducing the code chunking overhead: https://github.com/ipsilon/eof/pull/98

We are working on analysing a large number of contracts, but initial checks are promising: 0.1% overhead for Uniswap, all others we checked were <0.7%, worst case overhead is 4.1%, while the overhead of the current code chunking is a constant 3.2%

With this change the overhead for EOFv1 also becomes 0%.

jrudolf commented 2 months ago

(pushing this call back to May 20th, since light agenda and folks are a bit busy)

jrudolf commented 2 months ago

pushing call to June 3rd

jrudolf commented 1 month ago

closing in favor of https://github.com/ethereum/pm/issues/1064