This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
client/beefy: persist voter state #12712
Merged
+918
−501
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
47fddcb
client/beefy: prepare worker for persisting state
acatangiu 60d34ef
client/beefy: persist voter state
acatangiu 50d2a9f
client/beefy: initialize persistent state
acatangiu 27924e7
client/beefy: try to vote from the very beginning
acatangiu 975369d
client/beefy: add tests for voter state db
acatangiu e46a6e2
client/beefy: persist voter state as soon as initialized
acatangiu 24e911f
client/beefy: make sure min-block-delta is at least 1
acatangiu 857043f
client/beefy: persist state after voting
acatangiu 141ae2d
client/beefy: persist state after handling mandatory block vote
acatangiu da00582
frame/beefy: use GENESIS_AUTHORITY_SET_ID on pallet genesis
acatangiu 30c18ce
client/beefy: initialize voter at either genesis or last finalized
acatangiu 1b0e93e
client/beefy: decouple voter init from aux db state load
acatangiu 3e3e893
client/beefy: fix voter init tests
acatangiu 66f357a
remove debug prints
acatangiu cdbdd52
gadget future must be type ()
acatangiu ee0de17
fix init from last justification
acatangiu 372bb50
Merge branch 'master' of github.com:paritytech/substrate into beefy-p…
acatangiu 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
client/beefy: make sure min-block-delta is at least 1
- Loading branch information
commit 24e911fb2652f624d2ba1c9e2b2e4f58017dc52a
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
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.