ethereum / pm

Project Management: Meeting notes and agenda items
Other
1.54k stars 311 forks source link

Ethereum Core Devs Meeting 87 Agenda #169

Closed Souptacular closed 4 years ago

Souptacular commented 4 years ago

Ethereum Core Devs Meeting 87 Agenda

Agenda

  1. Berlin EIPs - Integration Updates
  2. Eligible for Inclusion (EFI) EIP Review
  3. Berlin Timing
  4. EIP-2565: Repricing of the EIP-198 ModExp precompile. Specifically the open-ethereum benchmarking results per this comment.
  5. EIP-2481: Adding request IDs to ETH protocol request and response objects
  6. evm384: an alternative route to precompiles for supporting BLS12-381 on EVM (@axic/Ewasm)
  7. Testing updates
  8. Review previous decisions made and action items (if notes available)

Next call: May 29, 2020 14:00 UTC

cburgdorf commented 4 years ago

@Souptacular I would like to bring up EIP 2481 which makes some modifications to the networking protocol moving us from the current eth/65 to the proposed eth/66. Trinity has a pending PR for this implemented and @karalabe has signaled that they are planning to implement it for Geth as well. He has motivated me to bring it up in the next call to get broader attention on it.

RatanRSur commented 4 years ago

@Souptacular your efforts to enumerate exactly what will be discussed and create links to them are appreciated! I brought this up a couple of meetings ago and I noticed how quickly you implemented it, which is super helpful for those of us who are new. Thank you.

shamatar commented 4 years ago

I've tried to help OpenEthereum team with integration, draft PR for EIP 2537 is now open.

edsonayllon commented 4 years ago

Call 86 notes and action items. https://github.com/ethereum/pm/pull/171

gcolvin commented 4 years ago

EIP-2315 https://ethereum-magicians.org/t/eip-2315-simple-subroutines-for-the-evm-analysis/4229/31?u=gcolvin

shamatar commented 4 years ago

Simple script to fuzz Rust and Go implementations of EIP 2537 is available here. Go implementation is pulled from the repo that lags a little against the recent PR into Geth and has a known divergence in Fp2 -> G2 function (already resolved in the PR update). Onur will update the Go repo in next few days, and if not - I'll update Go bindings to take the code from the PR repo.

MadeofTin commented 4 years ago

Tracker for Berlin EIPs. Will go over it on the call. I would also like to propose Testnet and mainnet dates for Berlin. https://docs.google.com/spreadsheets/d/1BomvS0hjc88eTfx1b8Ufa6KYS3vMEb2c8TQ5HJWx2lc/edit?ts=5ebe9851&pli=1#gid=0

Souptacular commented 4 years ago

Closing in favor of https://github.com/ethereum/pm/issues/172.