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

Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" #5063

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

jframe
Copy link
Contributor

@jframe jframe commented Feb 8, 2023

This reverts commit 9ceebc4.

PR description

Revert commit #5020 getByBlockNumber by getByBlockHeader as this is breaking syncing on Goerli.

Goerli is failing to sync with error after this commit
{"@timestamp":"2023-02-07T21:49:39,513","level":"INFO","thread":"EthScheduler-Workers-0","class":"CoinbaseHeaderValidationRule","message":"Invalid block header: No clique in/out voting may occur on epoch blocks (7470000)","throwable":""} {"@timestamp":"2023-02-07T21:49:44,311","level":"WARN","thread":"EthScheduler-Services-800 (downloadHeaders)","class":"PipelineChainDownloader","message":"Invalid block detected (BREACH_OF_PROTOCOL). Disconnecting from sync target. Header failed validation.: Invalid block at #7470000 (0xaaea1696007267a518ee5c6550742f58c81333e71cdee6c38dc2403b628816e1)","throwable":""}

Fixed Issue(s)

Part of #4789

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if
    updates are required.

Acceptance Tests (Non Mainnet)

  • I have considered running ./gradlew acceptanceTestNonMainnet locally if my PR affects non-mainnet modules.

Changelog

This reverts commit 9ceebc4.

Signed-off-by: Jason Frame <jason.frame@consensys.net>
@jframe jframe force-pushed the revert_getBlockByNumber branch from 30472eb to 7831830 Compare February 8, 2023 02:00
@jframe jframe marked this pull request as ready for review February 8, 2023 02:14
@jframe jframe enabled auto-merge (squash) February 8, 2023 02:16
@jframe jframe merged commit 38d666d into hyperledger:main Feb 8, 2023
@jframe jframe deleted the revert_getBlockByNumber branch February 8, 2023 02:16
@jframe jframe added TeamGroot GH issues worked on by Groot Team EIP Ethereum Improvement Proposal mainnet labels Feb 8, 2023
ensi321 pushed a commit to ensi321/besu that referenced this pull request Feb 19, 2023
…" (hyperledger#5063)

This reverts commit 9ceebc4.

Signed-off-by: Jason Frame <jason.frame@consensys.net>
elenduuche pushed a commit to elenduuche/besu that referenced this pull request Aug 16, 2023
…" (hyperledger#5063)

This reverts commit 9ceebc4.

Signed-off-by: Jason Frame <jason.frame@consensys.net>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
…" (hyperledger#5063)

This reverts commit 9ceebc4.

Signed-off-by: Jason Frame <jason.frame@consensys.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EIP Ethereum Improvement Proposal mainnet TeamGroot GH issues worked on by Groot Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants