Next call: July 24, 2020 14:00 UTC
Can I help to develop Ethereum somehow? I'm frontend vue/angular/react.
Potential questions to structure the discussion on specific implementations (Deep Dive):
I'm hoping to facilitate some part of this conversation if people are open to it. I was not on ACD call 90 but after listening to it in its entirety it seemed to get bogged down focusing on solutions without first giving the problem space adequate exploration. I'm hoping that we can achieve the following.
I have no shortage of opinions about this subject. I'd encourage reading this if you are interested in my thoughts on the subject.
State tests were added for EIP 2537 in this PR
Quick announcement: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1057.md will be ready for review on this call two weeks hence, want to reach consensus on status two weeks after that. Current proposal is as follows.
A new Proof-of-Work algorithm to replace Ethash that utilizes almost all parts of commodity GPUs.
We Do Not recommend that this Proposal be deployed at this time. Rather it is being offered in the spirit of Ben DiFrancesco's compromise which for our purposes we state simply as,
This leaves open the possibility and threat of future deployment.
As mentioned on the call, we (the Quilt team) have put together an Account Abstraction Playground, which you can find here.
It bundles our MVP account abstraction implementation in geth with a forked version of solidity with basic AA support and some example contracts, as well as a step-by-step tutorial for getting started. I would recommend to anyone interested to take a look - playing around with AA is really quite interesting.
And to reiterate: This playground is not intended to address the valid questions around AA feasibility. We are still investigating these and will have a dedicated writeup once that's done.
Closed in favor of https://github.com/ethereum/pm/issues/195
Most helpful comment
State tests were added for EIP 2537 in this PR