-
Notifications
You must be signed in to change notification settings - Fork 535
Merge master into Metropolis #265
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make sure that message call consumes all gas when exceptional halting…
…ng gas from the machine state
…catenate a quadruple with an element
as in other occurrences.
Fixes #257
Fixes #247
SELFDESTRUCT sends balance to mu_s[0], not to mu_s[1].
Fix stack index error in SELFDESTRUCT
Zero-th power of zero is one
Replace a broken link to white paper
Use bold font for \mu_s
Remove trace of Homestead transition
Ξ now returns the gas of the resultant machine state, not the whole resultant machine state
Also cleanup nomenclature around byte sequences.
Fix remaining issues from PR #167, namely equation 105
Fix typo (the => that)
Fix typo: T_t should be T_\mathbf{t}
Should be strictly greater than the limit, the limit itself is acceptable.
Spurious Dragon: EIP160 Update the fee of EXP
modify (136) equation
Change ECDSARESTORE to ECDSARECOVER to keep consistent with the following (and previous) defined terms
Fix capitalization of some instances of the word "Greek"
Add license.
Changed one " to ``
Fix minor spelling errors
minor equation typos
Fix minGasLimit to 5000
fix small grammatical typo
typo fixed (then => than)
fix ommer reference
An abbreviation abbreviates but does not imply
Change ECDSARESTORE to ECDSARECOVER
fixed a typo in equation (118): \sigma, \mu', ... -> \sigma', \mu', ...
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
... or do you prefer rebasing?