-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Update EIP-2565 to clarify specification #2892
Commits on Aug 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2671b29 - Browse repository at this point
Copy the full SHA 2671b29View commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cca0062 - Browse repository at this point
Copy the full SHA cca0062View commit details -
Update relative path to EIP-198
Co-authored-by: Micah Zoltu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faeb380 - Browse repository at this point
Copy the full SHA faeb380View commit details -
Update relative path to EIP-198 pt 2
Co-authored-by: Micah Zoltu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b2ac2f - Browse repository at this point
Copy the full SHA 0b2ac2fView commit details
Commits on Sep 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4a5346 - Browse repository at this point
Copy the full SHA d4a5346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a64561 - Browse repository at this point
Copy the full SHA 6a64561View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47499a - Browse repository at this point
Copy the full SHA e47499aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 277ef6b - Browse repository at this point
Copy the full SHA 277ef6bView commit details
Commits on Sep 24, 2020
-
Co-authored-by: Martin Holst Swende <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85378e1 - Browse repository at this point
Copy the full SHA 85378e1View commit details
Commits on Oct 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for edea934 - Browse repository at this point
Copy the full SHA edea934View commit details
Commits on Oct 2, 2020
-
Rather than continuing to go back and forth, I thought maybe just sub…
…mitting a PR that expresses my recommendations would be easier. The entire gas algorithm is encoded in this EIP without needing to reference 198. Other sections were also adjusted to no longer reference 198. Also removed unnecessary variables like `GQUADDIVISOR`, since that can just be baked into the algorithm and we don't need to talk about it separately (just like the squaring is baked in without defining a special variable that just means `2`). Notes: 1. There are a couple of TODOs left in, I figure you'll be better able to address them than I. 2. Verify that the algorithm I wrote up is accurate! I tried figure it out from this EIP and 198, but it was tough because neither just clearly defined the algorithm in code in a single place. 3. I recommend updating the images if possible to mention EIP-198 and EIP-2565 rather than "current" and "proposed".
Micah Zoltu committedOct 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 1015d6c - Browse repository at this point
Copy the full SHA 1015d6cView commit details
Commits on Oct 6, 2020
-
Merge pull request #1 from ethereum/2565
2565 last call adjustments.
Configuration menu - View commit details
-
Copy full SHA for d337dd8 - Browse repository at this point
Copy the full SHA d337dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc7cc2 - Browse repository at this point
Copy the full SHA 5dc7cc2View commit details
Commits on Oct 7, 2020
-
Co-authored-by: Micah Zoltu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6393f0e - Browse repository at this point
Copy the full SHA 6393f0eView commit details -
Remove reference to EIP-198 variable
Co-authored-by: Micah Zoltu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e398ee6 - Browse repository at this point
Copy the full SHA e398ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba236e - Browse repository at this point
Copy the full SHA 7ba236eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b00e67 - Browse repository at this point
Copy the full SHA 5b00e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78260c6 - Browse repository at this point
Copy the full SHA 78260c6View commit details