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

Add checkpoint sync #3849

Merged
merged 13 commits into from
Jun 3, 2022
Merged
Prev Previous commit
Next Next commit
Merge commit main into feature-sync-refactor
Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
  • Loading branch information
matkt committed Jun 2, 2022
commit eda0eb129472a0da795e2f468a7fc35e2a343e84
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ public BesuController build() {
protocolSchedule,
protocolContext,
ethProtocolManager,
configOptions,
configOptionsSupplier.get(),
subProtocolConfiguration,
synchronizer,
syncState,
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.