-
Notifications
You must be signed in to change notification settings - Fork 844
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 experimental --Xsnapsync-bft-enabled
which enables snap sync for BFT chains
#7140
Commits on Jun 13, 2024
-
Create a BFT-specific pivot block handler
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fac9ba1 - Browse repository at this point
Copy the full SHA fac9ba1View commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9350855 - Browse repository at this point
Copy the full SHA 9350855View commit details -
Refactor sync-peer-count internal variable to match name, add experim…
…ental flag to enabled snap + BFT Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7530d58 - Browse repository at this point
Copy the full SHA 7530d58View commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 465b1d7 - Browse repository at this point
Copy the full SHA 465b1d7View commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d6942d - Browse repository at this point
Copy the full SHA 6d6942dView commit details
Commits on Jun 20, 2024
-
Address synchronization issue with trie pruning. Create BFT-specific …
…account range handler. Add pipeline name and logs Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cd5d18 - Browse repository at this point
Copy the full SHA 1cd5d18View commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e60d8fb - Browse repository at this point
Copy the full SHA e60d8fbView commit details
Commits on Jun 21, 2024
-
fixing snapsync for empty state
Signed-off-by: Karim Taam <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d9bd1d - Browse repository at this point
Copy the full SHA 3d9bd1dView commit details -
Don't queue up events we can't handle
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2649d76 - Browse repository at this point
Copy the full SHA 2649d76View commit details -
Fix timing window where a validator with an empty data dir sometimes …
…falls back to full sync if peer status isn't received quickly enough Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c300ffc - Browse repository at this point
Copy the full SHA c300ffcView commit details -
Remove BFT-specific account request class. Not needed
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a04ef5 - Browse repository at this point
Copy the full SHA 0a04ef5View commit details -
Refactor some more 'fast' sync variables that are common to all pivot…
…-based sync types Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6710391 - Browse repository at this point
Copy the full SHA 6710391View commit details -
In FULL sync mode, disable bonsai-limit-trie-logs-enabled instead of …
…failing to start Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0726278 - Browse repository at this point
Copy the full SHA 0726278View commit details -
Merge branch 'main' into qbft-snap
Signed-off-by: Matt Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac1f30b - Browse repository at this point
Copy the full SHA ac1f30bView commit details
Commits on Jun 24, 2024
-
Add javadoc comments, clarify overriding bonsai-limit-trie-logs-enabled
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4db27d - Browse repository at this point
Copy the full SHA f4db27dView commit details -
Add BFT pivot block selector tests
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62ebafe - Browse repository at this point
Copy the full SHA 62ebafeView commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a7f111 - Browse repository at this point
Copy the full SHA 0a7f111View commit details -
Remove the unnamed Pipe constructor and update tests to set a pipe name
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8e2aa2 - Browse repository at this point
Copy the full SHA d8e2aa2View commit details -
Revert some info logs back to debug given the feedback on noise in th…
…e logs syncing with holesky Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96adb0f - Browse repository at this point
Copy the full SHA 96adb0fView commit details -
Merge branch 'main' into qbft-snap
Signed-off-by: Matt Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31c0cd3 - Browse repository at this point
Copy the full SHA 31c0cd3View commit details
Commits on Jun 25, 2024
-
Merge branch 'main' into qbft-snap
Signed-off-by: Matt Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b99d8aa - Browse repository at this point
Copy the full SHA b99d8aaView commit details -
Refactor fastSyncPivotDistance to syncPivotDistance
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd04c62 - Browse repository at this point
Copy the full SHA dd04c62View commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06964f0 - Browse repository at this point
Copy the full SHA 06964f0View commit details -
Update BFT event queueing tests
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f313912 - Browse repository at this point
Copy the full SHA f313912View commit details -
Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bd09e3 - Browse repository at this point
Copy the full SHA 7bd09e3View commit details
Commits on Jun 27, 2024
-
Remove automatic setting of bonsai-limit-trie-logs-enabled to false i…
…f sync-mode = FULL (moving to another PR) Signed-off-by: Matthew Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bf0c8b - Browse repository at this point
Copy the full SHA 3bf0c8bView commit details -
Merge branch 'main' into qbft-snap
Signed-off-by: Matt Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ba69e1 - Browse repository at this point
Copy the full SHA 6ba69e1View commit details
Commits on Jul 1, 2024
-
Merge branch 'main' into qbft-snap
Signed-off-by: Matt Whitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14ee678 - Browse repository at this point
Copy the full SHA 14ee678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252c0e8 - Browse repository at this point
Copy the full SHA 252c0e8View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29d9191 - Browse repository at this point
Copy the full SHA 29d9191View commit details