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

After CREATE, the 1/64 of the original available gas is added again #303

Closed
wants to merge 2 commits into from

Conversation

pirapira
Copy link
Member

Before this commit, after a successful CREATE, the available gas decreased at least by 1/64.
This problem was introduced in EIP-150 changes. The gas passed on was reduced by 1/64 but this 1/64 was then forgotten.

Before this commit, after a successful CREATE, the available gas decreased at least by 1/64.
This problem was introduced in EIP-150 changes.  The gas passed on was reduced by 1/64 but this 1/64 was then forgotten.
@pirapira
Copy link
Member Author

This one should target Tangerine Whistle.

@pirapira
Copy link
Member Author

To be reopened on tangerie-whistle.

@pirapira pirapira closed this Jan 31, 2018
@pirapira pirapira deleted the CREATE-keeps-gas-at-home branch January 31, 2018 12:41
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.

1 participant