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

all: remove terminalTotalDifficultyPassed #29766

Closed
wants to merge 1 commit into from
Closed

all: remove terminalTotalDifficultyPassed #29766

wants to merge 1 commit into from

Conversation

stevemilk
Copy link
Contributor

@stevemilk stevemilk commented May 13, 2024

The PR gets rid of the flag terminalTotalDifficultyPassed which is mentioned in #29555.

@stevemilk stevemilk changed the title remove terminalTotalDifficultyPassed #29555 remove terminalTotalDifficultyPassed May 13, 2024
@rjl493456442 rjl493456442 changed the title remove terminalTotalDifficultyPassed all: remove terminalTotalDifficultyPassed May 14, 2024
@fjl
Copy link
Contributor

fjl commented May 14, 2024

The linked issue is more like an internal memo for us to delete this flag later. We don't want to remove it yet.

@fjl fjl closed this May 14, 2024
@karalabe
Copy link
Member

It's probably time to get this in.

@jwasinger
Copy link
Contributor

The downstream branch and associated commit are missing from @stevemilk 's fork (deleted I guess).

holiman pushed a commit that referenced this pull request Oct 23, 2024
rebased #29766 . The
downstream branch appears to have been deleted and I don't have perms to
push to that fork.

`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`
must now be non-nil, and it is expected that networks are already
merged: we can only import PoW/Clique chains, not produce blocks on
them.

---------

Co-authored-by: stevemilk <wangpeculiar@gmail.com>
holiman pushed a commit that referenced this pull request Nov 19, 2024
rebased #29766 . The
downstream branch appears to have been deleted and I don't have perms to
push to that fork.

`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`
must now be non-nil, and it is expected that networks are already
merged: we can only import PoW/Clique chains, not produce blocks on
them.

---------

Co-authored-by: stevemilk <wangpeculiar@gmail.com>
zfy0701 pushed a commit to sentioxyz/go-ethereum that referenced this pull request Dec 3, 2024
rebased ethereum#29766 . The
downstream branch appears to have been deleted and I don't have perms to
push to that fork.

`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`
must now be non-nil, and it is expected that networks are already
merged: we can only import PoW/Clique chains, not produce blocks on
them.

---------

Co-authored-by: stevemilk <wangpeculiar@gmail.com>
stevemilk added a commit to piplabs/story-geth that referenced this pull request Mar 4, 2025
rebased ethereum/go-ethereum#29766 . The
downstream branch appears to have been deleted and I don't have perms to
push to that fork.

`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`
must now be non-nil, and it is expected that networks are already
merged: we can only import PoW/Clique chains, not produce blocks on
them.

---------

Co-authored-by: stevemilk <wangpeculiar@gmail.com>
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.

4 participants