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

Add ChainID to Istanbul retesteth config #661

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Conversation

gumb0
Copy link
Member

@gumb0 gumb0 commented Nov 18, 2019

This fixes running ChainID tests with aleth via retesteth.

I'm not sure about these points though:

  1. Maybe it should better be hard-coded in retesteth (like genesis header is hard-coded)

  2. Maybe it makes sense to add networkID for completeness, too, but it doesn't affect anything at the moment.

  3. Maybe it makes sense to add it to other forks' configs, but it affects only Istanbul, because of CHAINID opcode tests.

(Note that it didn't affect geth, because it has 1 there by default https://github.com/ethereum/go-ethereum/blob/3b6c9902f308ffc595912802644c5d21616e61f5/cmd/geth/retesteth.go#L310)

@gumb0 gumb0 requested a review from winsvega November 18, 2019 14:30
@winsvega winsvega merged commit eb8cfaf into develop Nov 25, 2019
@winsvega winsvega deleted the retesteth-chainid branch June 20, 2020 16:31
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