-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal to include EIP-3074 in London #260
Comments
Thanks for proposing @SamWilsn! I've added it to the agenda for this Friday's call, but it's already quite packed, so there is a risk we don't have time to get to it. If you'd rather not attend the entire call with the risk of your EIP not being discussed, let me know. I can add it to the call after and make sure we prioritize it then. |
I don't mind attending this week regardless. The calls are always a mix of entertaining and enlightening! |
It remains "optimistically scheduled", then :-) |
I created a (relatively) simple example for what an invoker contract for EIP-3074 could look like: |
@SamWilsn added to next call's agenda given we couldn't cover it today https://github.com/ethereum/pm/blob/master/README.md#acd-108-march-19-2021 |
From the ETH R&D discord:
|
I would want to see how this interacts with account abstraction before I would be comfortable moving forward with it. I concur with alexey and martin in that it is too early in the design to freeze it for implementation, which moves it out of London. |
FYI, we have an issue with terms in this EIP. It does not propose any new procompile. It adds a new call instruction + one more new instruction related to this new call kind. |
In the interest in centralizing discussion, I've replied on the ethereum-magicians thread. |
I updated the description of this issue to match the latest EIP. I hope that's what you're referring to? |
The threat analysis document that was mentioned on today's AllCoreDevs: https://hackmd.io/@matt/BknnAnyNu |
We agreed on ACD111 to not include this in London, so closing this. |
EIP here: Sponsored Transaction Precompile
Simple Summary
Creates two new EVM instructions that authorize (via an ECDSA signature) a contract to act on behalf of an externally owned account.
The text was updated successfully, but these errors were encountered: