ethereum/pm

Ethereum Core Devs Meeting 98 Agenda

timbeiko opened this issue · 6 comments

Ethereum Core Devs Meeting 98 Agenda

This call won't be livestreamed, but will be uploaded to Youtube shortly after

  • Meeting Date/Time: Friday 16 October 2020, 14:00 UTC
  • Meeting Duration 1.5 hours
  • YouTube Live Stream: none this week. The call will be uploaded to YouTube shortly after.

Agenda

  1. EIP Discussion
  2. YOLO / YOLOv2 & Berlin state tests update
  3. Cross-client Flat DB call
  4. Other updates / discussion

Next call: October 30, 2020 14:00 UTC

Geth, Besu, Nethermind and TurboGeth are all working on some sort of flat-DB approach for their client. I'd like to see whether there is appetite to have 1-2 calls focused on that so we can share ideas/designs/etc. on each of our approaches.

There is now a structured (aware of special properties of the inputs) differential fuzzer for EIP-2537 that is also compatible with similar proposals like EIP-2539 and EIP-3026. One can just install Rust and Go, pull the repo and just ./run_sh to try and fuzz implementations of 2537 from OE/Nethermind and Geth.

NB: there is no fuzzing between gas estimation functions outputs yet, but it will be included.

It will allow to get a consistent approach to inclusion of EC crypto primitives.

Hey @timbeiko - We can discuss the updated status of EIP-2565 for Besu/Nethermind if time is available.

EIP-2565: ModExp Gas Cost in nutshell by kelly Olson - https://youtu.be/riBALRAw1Mw

Closed in favor of #219