-
Notifications
You must be signed in to change notification settings - Fork 773
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
Istanbul Hardfork Meta Issue #501
Comments
On the last ACD call it was decided that https://eips.ethereum.org/EIPS/eip-1679 is the canonical source of information for proposed EIPs. It should be enough to follow that. |
@axic Ah ok, thanks! |
Grabbed this Istanbul EIP Readiness Checklist from the EIP Gitter channel, super-detailed and helpful. Still not 100% sure on the process though and what EIPs will finally be included. As far as I got comments from @bmann on ACD Gitter, there seems to be the need for a reference implementation of an EIP to be included, not sure if there also needs to be a final ok from ACD call and if there is/will be some general limitation in scope at some point to not overload. I would suggest we start with some low-level stuff from the spreadsheet, this opcode renaming EIP-1803 has made it pretty far and will likely be included, since it wouldn't make sense to postpone such a trivial change. Will open an issue on that so that we get the process going. |
Truffle/Ganache: @davidmurdoch @benjamincburns We are now starting Istanbul integration, just to let you know. I would suggest you follow the process a bit and start early on with a draft integration so that users can early on start to experiment with new features. This will take an important role in helping to prevent such a chaotic last-minute situation as happened during along the last We are also very close on merging the If you have any questions on Cheers |
Have updated the initial post with a new EIP working list, please check once finished. |
Solved by #596 and following PRs, will close. |
Entry points for information:
EIP Working List:
F
precompileConstantinople
implementation at EIP 1283 SSTORE #367 can be reused, see also tests at SSTORE Test Coverage #502, PR Istanbul: EIP-2200 net gas metering for SSTORE #590Other TODOs:
Istanbul
tests once substantial test parts are merged, e.g. Istanbul holiman ethereum/tests#627We should as time/decisions progresses create separate issues for accepted EIPs and discuss implementation details there.
The text was updated successfully, but these errors were encountered: