-
Notifications
You must be signed in to change notification settings - Fork 513
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
Metroplis: EIP 101 big-modexp precompile #268
Conversation
because A implies B.
This change is introduced in: ethereum/EIPs@60fe651
This follows the change in ethereum/EIPs@c4a771e
I wonder if it would make sense including the accepted EIP numbers next to the precompiles? Sort of keeping a history which EIP introduced a certain change. |
@axic I'll discuss that with @gavofyork when I see him next time. [EDIT: which is today March 30 2017] |
i think the EIP process is documentation enough - YP is meant as a clean expression of the current state of the Ethereum protocol, not a chronicle of how it got there. |
Because ethereum/EIPs#198 supersedes ethereum/EIPs#101 and the new version does not contain these.
The commit history should be cleaned, but as a precaution against EIP changes before Metropolis, some intermediate commits are still left. |
This PR should now target |
If merged, this would solve #235 as part of the Metropolis changes #229.
This is a re-incarnation of #258. Comments given there are addressed.