-
Notifications
You must be signed in to change notification settings - Fork 325
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
Ethereum Core Devs Meeting 48 Agenda #59
Comments
I'd like to point out that when I tested geth it does not look like it is EIP-1014 compliant. I wonder if it has been tested, since it seems like the tests are there? CREATE2 can re-run constructor multiple times in a selfdestructed contract CREATE2 can be ran twice creating code at the same address instead of reverting EDIT: This hence might be a reason for another delay in the HF since my gut says that there will be consensus issues between parity/geth if it is not implemented according to EIP 1014 in geth so far. EDIT: I have understood EIP 1014 wrong and hence thought these were issues while they are not. |
Thanks for investigating @eggy-eth I have closed them both as false positives, but I hope you continue to try to find flaws in the implementations! |
This comment has been minimized.
This comment has been minimized.
Can't join the call, so here an update from EthereumJS on Constantinople: We are making good progress and now have substantial parts of all EIPs implemented - latest merging the SSTORE implementation. So I am somewhat confident that we can do a Constantinople-ready release of the VM within the next 1-2 weeks. |
Closing in favor of #60 |
* Create Meeting 59.md Notes #59 * Update Meeting 59.md minor editing. * Add and format summary
Ethereum Core Devs Meeting 48 Agenda
Meeting Date/Time: Friday 12 October 2018 at 14:00 UTC
Meeting Duration 1.5 hours
YouTube Live Stream Link
Livepeer Stream Link
Constantinople Progress
Agenda
The text was updated successfully, but these errors were encountered: