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

core/vm,params: implement ECIP1086 #151

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

Conversation

meowsbits
Copy link
Member

@meowsbits
Copy link
Member Author

Rel ethereumclassic/ECIPs#293

This shows and defines verbosely the mistake addressed by ECIP1086,
where EIP2200 failed to implement SLOAD.constantGas=800.

Signed-off-by: meows <b5c6@protonmail.com>
Tests show that SLOAD gas never moves to 800 for Kotti or ETCMainnet
configs; this is the case for these networks for different reasons
(since Kotti implements ECIP1086, and ETCMainnet does not), but both
want eventually equivalent outcomes.

Signed-off-by: meows <b5c6@protonmail.com>
Copy link

@soc1c soc1c left a comment

Choose a reason for hiding this comment

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

LGTM and syncs on both testnets.

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

2 participants