ethereum / pm

Project Management: Meeting notes and agenda items
Other
1.59k stars 323 forks source link

Stateless Implementers Call #25 #1159

Closed jrudolf closed 1 week ago

jrudolf commented 1 month ago

Get added to the calendar event here

Meeting Info

All previous recordings

Agenda

  1. Team updates (clients and testing)
  2. EIP-7702 in Verkle
  3. Partial witness charging (gas cost granularity)
  4. Testnet check-in (goal: launch this week!)
1010adigupta commented 1 month ago

I have started with verkle implementation in reth, as part of my EPF project, getting very great support from the reth team. all the changes will be pushed to the newly created verkle branch in reth: https://github.com/paradigmxyz/reth/tree/verkle raised my first pr: https://github.com/paradigmxyz/reth/pull/10958, this is just a basic pr which integrates rust-verkle to disk db of reth, currently under review, next pr will start with the passing of execution-spec-tests starting with EIP-6800, gas-cost changes

gballet commented 4 weeks ago

link to 7702 PR https://github.com/ethereum/EIPs/pull/8896