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 CHAINID opcode for istanbul (eip-1344) #572

Merged
merged 2 commits into from
Aug 7, 2019
Merged

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Aug 5, 2019

Implements EIP-1344, closes #569. See #501 for discussion

@coveralls
Copy link

coveralls commented Aug 5, 2019

Coverage Status

Coverage increased (+0.01%) to 95.127% when pulling 7430a6e on istanbul/1344-chainid into ce6ba08 on master.

Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

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

Looks good, code readability along reviews really improved a lot now with the new explicit stack structure and have the environmental data retrieved through the EEI, that's really great!

Cool that this is implemented now, tests also look good and cleanly structured.

@holgerd77 holgerd77 merged commit c3d7a57 into master Aug 7, 2019
@holgerd77 holgerd77 deleted the istanbul/1344-chainid branch August 7, 2019 19:27
@holgerd77 holgerd77 mentioned this pull request Aug 21, 2019
18 tasks
@alcuadrado alcuadrado mentioned this pull request Sep 11, 2019
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.

[Istanbul] EIP-1344: Add ChainID opcode
4 participants