Skip to content

consensus: Remove seal verification from the consensus engine interface#22274

Merged
karalabe merged 1 commit intoethereum:masterfrom
gballet:consensus-private-verify-seal
Feb 5, 2021
Merged

consensus: Remove seal verification from the consensus engine interface#22274
karalabe merged 1 commit intoethereum:masterfrom
gballet:consensus-private-verify-seal

Conversation

@gballet
Copy link
Copy Markdown
Member

@gballet gballet commented Feb 5, 2021

VerifySeal became unreferenced when the remote miner API was moved into the consensus engine package.

For the eth2 merge, it would make my life a bit simpler not to have to care about that, since all I have to care about is disable the call to verifySeal in VerifyHeader once the merge block has passed.

@gballet gballet requested a review from karalabe as a code owner February 5, 2021 15:41
Copy link
Copy Markdown
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@karalabe karalabe added this to the 1.10.0 milestone Feb 5, 2021
@karalabe karalabe merged commit e74bd58 into ethereum:master Feb 5, 2021
renaynay pushed a commit to renaynay/go-ethereum that referenced this pull request Feb 9, 2021
renaynay pushed a commit to renaynay/go-ethereum that referenced this pull request Feb 16, 2021
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