Skip to content

Cancel istanbul gas changes#939

Merged
nategraf merged 3 commits intomasterfrom
mrsmkl/istanbul-no-gas-change
Mar 28, 2020
Merged

Cancel istanbul gas changes#939
nategraf merged 3 commits intomasterfrom
mrsmkl/istanbul-no-gas-change

Conversation

@mrsmkl
Copy link
Copy Markdown
Contributor

@mrsmkl mrsmkl commented Mar 27, 2020

Description

This removes EIP 1884 gas changes from the Istanbul hard fork.

Tested

Other changes

Related issues

Backwards compatibility

@mrsmkl mrsmkl requested review from asaj and timmoreton as code owners March 27, 2020 10:11
Comment thread core/vm/eips.go
Comment thread core/vm/eips.go
@nategraf nategraf merged commit fee4f33 into master Mar 28, 2020
@mcortesi mcortesi deleted the mrsmkl/istanbul-no-gas-change branch July 21, 2020 17:39
oneeman pushed a commit that referenced this pull request Nov 6, 2020
The original geth implementation of EIP-2200 assumed EIP-1884 was also enabled.  It didn't cause problems since both were part of the Istanbul hard fork.  But a later commit to geth made EIP-2200's implementation correct apart from EIP-1884.  This commit comments out the change to SLOAD's gas cost, which is needed for backwards compatibility, since Celo didn't adopt the corresponding change in EIP-1884 (also commented out in the code), see PR #939.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants