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

feat: engine p2p sync feature #62

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

krish-nr
Copy link
Contributor

@krish-nr krish-nr commented Oct 7, 2023

Description
This feature is related to PR #6243.

Rationale
Triggering the Execution Engine’s P2P sync for a faster sync.

Example
NA

Changes

  1. add config to trigger engine P2P sync
  2. optimize engine queue reset check

ImTei and others added 4 commits August 31, 2023 10:10
- Add new flag and sync.Config struct for engine p2p sync
- Fix EngineQueue to support engine p2p sync
- Add op-e2e test casees
- Fix related components to pass sync config
- Fix execution engine specs
Co-Authored-By: protolambda <19571989+protolambda@users.noreply.github.com>
@krish-nr krish-nr changed the title Feat/engine p2p sync feat: engine p2p sync feature Oct 7, 2023
@krish-nr krish-nr force-pushed the feat/engine_p2p_sync branch 2 times, most recently from 516af5e to 85ff5e9 Compare October 10, 2023 07:09
@bnoieh
Copy link
Contributor

bnoieh commented Oct 12, 2023

/LGTM

@owen-reorg owen-reorg merged commit f2ead6f into bnb-chain:develop Oct 18, 2023
7 of 9 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.

None yet

4 participants