-
Notifications
You must be signed in to change notification settings - Fork 140
fix(dot/state/epoch, lib/babe): enable block production through epochs without rely on finalization #2593
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
EclesioMeloJunior
merged 22 commits into
development
from
eclesio/fix/block-production-for-epochs
Jul 6, 2022
Merged
fix(dot/state/epoch, lib/babe): enable block production through epochs without rely on finalization #2593
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
3fc7d75
fix: block production to be independant of finalized blocks
EclesioMeloJunior 960dd15
chore: fix
EclesioMeloJunior ed5b41b
chore: remove not need check functions
EclesioMeloJunior bbf4b15
chore: inserting locks
EclesioMeloJunior 6e87289
Merge branch 'development' into eclesio/fix/block-production-for-epochs
EclesioMeloJunior 46bde58
chore: remove deadcode
EclesioMeloJunior 697abcc
chore: fix wrapped error
EclesioMeloJunior 719a724
chore: remove not needed diffs
EclesioMeloJunior 246e442
chore: remove not needed diffs
EclesioMeloJunior 2ea979c
chore: simplify the conditions and fix the get config method from epo…
EclesioMeloJunior 4f0f701
chore: fixing a infof->debugf
EclesioMeloJunior 2a637d4
Merge branch 'development' into eclesio/fix/block-production-for-epochs
EclesioMeloJunior 5eac5bb
chore: pass `*BlockState` instead of `*EpochState`
EclesioMeloJunior 5e57512
Merge branch 'development' into eclesio/fix/block-production-for-epochs
EclesioMeloJunior 07a1d9c
chore: remove `chain/dev/chain-spec` diffs
EclesioMeloJunior 1f3e18d
chore: fix mocks expected calls
EclesioMeloJunior cf0d28d
Merge branch 'development' into eclesio/fix/block-production-for-epochs
EclesioMeloJunior f196dbb
Merge branch 'development' into eclesio/fix/block-production-for-epochs
EclesioMeloJunior 9b69ffb
chore: fix test `getEpochDataAndStartSlot`
EclesioMeloJunior 257c2bb
create nextEpochMap type (#2633)
timwu20 612a293
update mockery version to 2.14
EclesioMeloJunior 89d544e
Merge branch 'development' into eclesio/fix/block-production-for-epochs
EclesioMeloJunior 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
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.