-
Notifications
You must be signed in to change notification settings - Fork 469
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simulators/ethereum/engine: remove terminal total difficulty (#1186)
* simulators/ethereum/engine: WIP removing terminal total difficulty * simulators/ethereum/engine: upgrade to go-ethereum v1.14.12 * simulators/ethereum/engine: WIP removing ttd * simulators/ethereum/engine: call InitChain at start of test * simulators/ethereum/engine: remove ttd in main * simulators/ethereum/engine: remove configurability of london and merge fork * simulators/ethereum/engine: fixup * simulators/ethereum/engine: fixup genesis * simulators/ethereum/engine: add comment * simulators/ethereum/engine: change difficulty check * simulators/ethereum/engine/config/cancun: fix deprecation warning * simulators/ethereum/engine/config: remove even more config support
- Loading branch information
Showing
34 changed files
with
92 additions
and
557 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.