-
Notifications
You must be signed in to change notification settings - Fork 77
London fork is requiered in config file #141
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
yes. even if one fork is selected. test is parsed for all present forks. make sure the London config exist for client besu in your data folder. in config/besu/config file
in config/besu/genesis/London.json
in config/besu/genesis/correctMiningReward.json
|
the latest retesteth develop or spdataobj branch have the London config for besu by default |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I stubbled on an issue while testing v0.1.1-eip1559 against a client that doesn't support the London fork.
From my understanding, the config "forks" section lists the supported fork versions of the client under testing.
When "London" is not present, launching retesteth ends up with the following error:
even when explicitely specifying a version with --singlenet.
How to reproduce:
config.txt
Expected behaviour:
Observed behaviour:
The text was updated successfully, but these errors were encountered: