-
Notifications
You must be signed in to change notification settings - Fork 146
consensus/babe: load BABE authorities from genesis #603
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 22 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
eae14b4
checks if type has Encode function
edwardmack 75a131a
Added DecodeCustom to handle calling Decode func
edwardmack 3c86ca2
go fmt'ed
edwardmack 68f5350
Merge branch 'development' into ed/525-custom-scale-methods
edwardmack b6a06de
fixed lint rants
edwardmack 4f6aa93
Merge branch 'ed/525-custom-scale-methods' of https://github.com/Chai…
edwardmack acd1ad4
working on determining auth index
noot 8e74749
Merge remote-tracking branch 'origin/ed/525-custom-scale-methods' int…
noot 7fbf63e
update grandpaAuthorities call; add auth data to gssmr0.json
noot 36b2898
update authority data fields
noot 4f6e34d
update scale to correctly decode babe configuration
noot 588ae01
cleanup
noot 16d67d0
testing epoch threshold
noot e271d72
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot cd6b824
cleanup
noot a3593a3
merge with development
noot e64f5e4
lint
noot fe29744
merge with development
noot cf2c39a
fix core, babe tests
noot 1a4ea54
cleanup
noot 0b9e270
lint
noot ebf21cf
Merge branch 'development' of github.com:ChainSafe/gossamer into noot…
noot fb7a015
merge with development
noot 08f8fb0
merge with development
noot d7c02d8
merge with development
noot d8e2a41
lint
noot 52cd513
rename to IsBabeAuthority
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.