-
Notifications
You must be signed in to change notification settings - Fork 146
fix(lib/babe): add --babe-lead flag, update epoch handling logic
#1895
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
Merged
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
f9d3d0c
implement tipSyncer.hasCurrentWorker
noot f11edb8
don't handle transaction messages when syncing
noot af49037
fix core tests
noot da7f10e
add unit test
noot 56136ea
fix grandpa >2/3 check
noot 3449217
lint
noot 04fc7b0
fix grandpa unit tests
noot 701dc09
fix grandpa skipped tests
noot d839ed9
fix get grandpa-ghost
noot a58ef35
update tracker, update network to cache/not re-gossip consensus msgs
noot e411560
merge w other branch
noot cd71260
re-gossip consensus msgs again
noot eb87877
Merge branch 'development' into noot/sync-cont
noot 2a7eb15
update logs
noot 3c23837
address comments
noot e267b53
Merge branch 'noot/sync-cont' of github.com:ChainSafe/gossamer into n…
noot 2cc41c2
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot 7aa48d0
Merge branch 'noot/sync-cont' of github.com:ChainSafe/gossamer into n…
noot fde6e68
add epoch timeout in invokeBlockAuthoring, add lead bool to BABE, rem…
noot ea75c91
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot d13d5fd
fix waiting for first block
noot 70bd312
lint
noot 9345b0e
lint
noot 2294703
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot 2f59f64
cleanup
noot 059e122
Merge branch 'noot/sync-finality' of github.com:ChainSafe/gossamer in…
noot 7539451
add --babe-lead flag
noot 21d2fb3
update log
noot 1bbc646
Merge branch 'noot/sync-finality' of github.com:ChainSafe/gossamer in…
noot ec5fba9
address comments
noot 674af10
update waitForFirstBlock to return err
noot 67809ae
lint
noot 6c3f134
Merge branch 'noot/sync-finality' of github.com:ChainSafe/gossamer in…
noot 7a7d68c
update dev cfg to have babe-lead=true
noot edfee2c
Merge branch 'development' into noot/sync-finality
noot bae7217
merge w development
noot 4fccb85
Merge branch 'noot/sync-finality' of github.com:ChainSafe/gossamer in…
noot 5ce9c8e
fix grandpa round test
noot 05e8e88
merge w base
noot dc8c892
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot 9719415
fix unit tests
noot fceafe3
fix integration tests
noot b0ee396
fix unit tests
noot 9f2e5e7
address comments
noot c2dce86
lint
noot bc41726
fix log
noot 7cd77c1
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot 911a7fc
fix tests
noot 398eab2
fix deadlock
noot 57717f4
fix stress tests
noot 486001d
address comments
noot 5b53ca0
address comments
noot b62dd86
lint
noot 8d9dd14
Merge branch 'development' into noot/sync-babe-fix
noot bec16d8
Merge branch 'development' into noot/sync-babe-fix
noot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.