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

eth/fetcher: remove light mode in block fetcher #2804

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

buddh0
Copy link
Collaborator

@buddh0 buddh0 commented Dec 16, 2024

Description

eth/fetcher: remove light mode in block fetcher

Rationale

bsc no longer support light client any more, so remove light mode in block fetcher.

by the way, in go-ethereum client, BlockFetcher has been removed totally,
so changes in this PR will not cause more conflicts when do upstream.

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@buddh0 buddh0 force-pushed the remove_light_mode_block_fetcher branch from 590d571 to ea98279 Compare December 16, 2024 03:40
@buddh0 buddh0 marked this pull request as ready for review December 16, 2024 03:45
@buddh0 buddh0 force-pushed the remove_light_mode_block_fetcher branch from ea98279 to 9608526 Compare December 16, 2024 03:54
@buddh0 buddh0 marked this pull request as draft December 16, 2024 03:54
@buddh0 buddh0 marked this pull request as ready for review December 16, 2024 04:15
@zzzckck zzzckck merged commit 87055b5 into bnb-chain:develop Dec 16, 2024
6 of 7 checks passed
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