-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Rationale
Fetch Geth v1.14+, we need to be up-to-date.
Implementation
We have to deal with at least two major problems (see the release notes for more details):
-
Geth v1.14.0 stops automatically constructing the pending block (miner: refactor the miner, make the pending block on demand ethereum/go-ethereum#28623).
-
Geth v1.14.0 drops support for running pre-merge networks (consensus, eth: remove support for non-merge mode of operation ethereum/go-ethereum#29169).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request