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

refactor: Changed opcode costs per EIP-1884 #1764

Merged
merged 3 commits into from
Dec 13, 2019

Conversation

fubuloubu
Copy link
Member

@fubuloubu fubuloubu commented Dec 12, 2019

fixes: #1653

What I did

Changed a few opcodes

How to verify it

Tests still pass... interestingly enough (our gas estimation features seem not to do anything?)

Description for the changelog

Add support for Istanbul opcode gas cost changes

Cute Animal Picture

lazy panda

vyper/opcodes.py Outdated Show resolved Hide resolved
vyper/opcodes.py Outdated Show resolved Hide resolved
@fubuloubu fubuloubu changed the title refactor: Changed opcode costs per EIP-1884 and EIP-2028 refactor: Changed opcode costs per EIP-1884 Dec 13, 2019
vyper/opcodes.py Outdated Show resolved Hide resolved
vyper/opcodes.py Outdated Show resolved Hide resolved
@fubuloubu fubuloubu merged commit 45619fa into vyperlang:master Dec 13, 2019
@fubuloubu fubuloubu deleted the 1653-opcode-costs branch December 13, 2019 16:22
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.

Change Istanbul opcode costs
2 participants