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

[Superseded by 1858] Add Istanbul block numbers to mainnet and goerli #1870

Closed
wants to merge 6 commits into from

Conversation

carver
Copy link
Contributor

@carver carver commented Nov 5, 2019

What was wrong?

Fixes #1839

(also Goerli, which doesn't have an issue, I think)

How was it fixed?

Added numbers based on: https://eips.ethereum.org/EIPS/eip-1679

To-Do

  • Clean up commit history

Cute Animal Picture

put a cute animal picture link inside the parentheses

@carver carver force-pushed the istanbul-block-number branch from 3e82d51 to b3c939d Compare November 5, 2019 18:36
Also add an explicit test with Istanbul
Raising the exception immediately tells you what's wrong if a test
fails, rather than giving you a no-context assertion failure.
Istanbul increases several gas prices. The benchmark doesn't need to
verify gas usage, so no need to be super-specific on the transaction's
gas limit.
@carver carver force-pushed the istanbul-block-number branch from b3c939d to 7be93c8 Compare November 5, 2019 18:49
@carver carver changed the title [WIP] Add Istanbul block numbers to mainnet and goerli Add Istanbul block numbers to mainnet and goerli Nov 5, 2019
@carver carver requested a review from pipermerriam November 5, 2019 19:01
@carver
Copy link
Contributor Author

carver commented Nov 5, 2019

Trying to get a py-evm release out today

@carver
Copy link
Contributor Author

carver commented Nov 5, 2019

cc @cburgdorf in case you have thoughts on the benchmark updates

@voith
Copy link
Contributor

voith commented Nov 5, 2019

FYI, @veox has made similar updates in #1858

@carver
Copy link
Contributor Author

carver commented Nov 5, 2019

Ah, thanks @voith I'll try to use that one instead.

@carver carver removed the request for review from pipermerriam November 5, 2019 19:31
@carver carver changed the title Add Istanbul block numbers to mainnet and goerli [Superseded by 1858] Add Istanbul block numbers to mainnet and goerli Nov 5, 2019
@carver carver closed this Nov 5, 2019
@carver
Copy link
Contributor Author

carver commented Nov 5, 2019

Merged in #1871

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.

Add Istanbul block number to mainnet
2 participants