ethereum/pm

Ethereum Core Devs Meeting 89 Agenda

Souptacular opened this issue · 6 comments

Ethereum Core Devs Meeting 89 Agenda

Agenda

  1. Berlin EIPs - Integration Updates
  2. Call to discuss precompile repricing (EIP-2046: Reduced gas cost for static calls made to precompiles & EIP 2666: Repricing of precompiles and Keccak256 function)
  3. YOLO Testnet Update
  4. Eligible for Inclusion (EFI) EIP Review
  5. Update on Eth 2.0 Deposit Proxy Contract that utilizes EIP-2537
  6. Account Abstraction Research Update
  7. ethereum/PM calendar
  8. Testing updates
  9. Review previous decisions made and action items (if notes available)

Next call: June 26, 2020 14:00 UTC

As a part of the work on 2046 and 2666 there is now a set of tools to generate test vectors available here with test-vectors pre-generated in various formats.

Work of @holiman is available for better estimate of 2046 value link.

I want to mention a Calendar I made for Ethereum/pm.
https://calendar.google.com/calendar/embed?src=ethereum.org_semftevk58vu53rv149mvkla78%40group.calendar.google.com

  • AllCoreDev Calls
  • Eth2 Calls
  • Stateless Ethereum
  • EIPIP Meeting

Quilt wants to give a short update on our account abstraction work:

MVP implementation just finished in geth, passing tests & we have an internal AA testnet to the spec Vitalik proposed. We have also been active on how this work intersects with the discussion on meta transactions. We are collecting metrics & cleaning up right now and will start more communication with the community soon. Important to stress: we are aware that there is no guarantee AA will make it to mainnet, but are trying to demonstrate feasibility and are currently close to that. We will be expanding this work soon to improve functionality beyond the initial proposal, e.g. by supporting multiple txs per account.

Active Work (WIP) to track: quilt/go-ethereum#13 (We will have a formal diff soon)

Closed in favor of #189

@MadeofTin I think your comment should be in the agenda above.