-
Notifications
You must be signed in to change notification settings - Fork 146
fix(dot/sync): fix creating block response, fixes node sync between gossamer nodes #1572
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
35 commits
Select commit
Hold shift + click to select a range
cb5beb7
add dev chain config and genesis
noot e080b3b
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot 25c137e
update babe slot calculation to be correct
noot 1136221
fix babe tests
noot 44fc047
use GenesisDev in tests
noot cc81672
use older node runtime in dev genesis
noot 9a6841c
remove babe numerator/denominator from config
noot c17877c
add go.sum
noot 3e2a81d
fix rpc tests
noot 18ecb07
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot cb507fd
add runtime tests for name, babe config
noot e445228
cleanup, fix grandpa sigabort
noot bf658cc
update genesis auths to be 1
noot 1cd55ed
fix grandpa stress tests
noot 0b2a026
re-add all keys as babe auths in dev genesis
noot 798b8b8
fix stress tests
noot 1eb4f11
address comments
noot 79c711e
Merge branch 'development' into noot/dev-chain
noot fbe648f
start debugging
noot e71775c
add unit test
noot 083ea6c
re-add code
noot 76e491a
add babe initiateEpoch test
noot ea4c123
Merge branch 'noot/dev-chain' of github.com:ChainSafe/gossamer into n…
noot 6d6a7fd
restore config
noot 70c7fba
make runtimes a package var
noot 0563dd5
Merge branch 'noot/dev-chain' of github.com:ChainSafe/gossamer into n…
noot ee4e59b
fix syncer.CreateBlockResponse to not use blockState.SubChain
noot 7f79473
add test cases
noot 8d1e7db
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot a6ef70e
cleanup
noot a6ada7a
more cleanup
noot 2e9419b
restore log
noot 29ade42
restore log
noot d138a96
skip test
noot a2e61c2
address comments
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
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.