Skip to content
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

Add references #386

Open
wants to merge 142 commits into
base: master
Choose a base branch
from

Conversation

jamesray1
Copy link
Contributor

No description provided.

pirapira and others added 30 commits October 12, 2016 16:04
Record memory usage in CODECOPY, EXTCODECOPY and CALLDATACOPY
Fix mistakes in DELEGATECALL semantics
- Condense and simplify the `CALL` gas costs.
- Correct `BLOCKHASH` gas cost.
)

The VMtest case calldatacopy_DataIndexTooHigh suggests this behavior.
CODECOPY and EXTCODECOPY read position computation is not modulo
…k1n_cond

correct secp256k1n off-by-one for homestead blocks
@jamesray1 jamesray1 closed this Oct 19, 2017
@jamesray1 jamesray1 deleted the Bigvee-in-symbol-appendix-and-Zbmath01748069-ref branch January 3, 2018 23:13
@jamesray1 jamesray1 changed the title Bigvee in symbol appendix and zbmath01748069 ref New references Jan 18, 2018
@jamesray1 jamesray1 changed the title New references Add references Jan 18, 2018
@jamesray1 jamesray1 restored the Bigvee-in-symbol-appendix-and-Zbmath01748069-ref branch January 18, 2018 23:31
@jamesray1 jamesray1 reopened this Jan 18, 2018
Copy link
Member

@pirapira pirapira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase.

@jamesray1
Copy link
Contributor Author

Fair enough, I thought you'd say that.

@pirapira
Copy link
Member

pirapira commented Jan 19, 2018

Much is in flux now until all the Byzantium PRs come in.

@jamesray1
Copy link
Contributor Author

For the record, I'm not going to fix this PR, it will be split up into smaller PRs, some of which has already been done. But I will leave it open as a reminder until it is all merged.

@jamesray1 jamesray1 force-pushed the Bigvee-in-symbol-appendix-and-Zbmath01748069-ref branch from 723b64f to dac316d Compare November 26, 2018 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet