-
Notifications
You must be signed in to change notification settings - Fork 1.1k
slot-based-collator: Allow multiple blocks per slot #7569
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 2 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
11c775a
Allow production of multiple blocks per slot in slot-based collator.
skunert 3b2a1db
Taplo
skunert f1935bd
Use --authoring
skunert c571119
Update from skunert running command 'prdoc --audience node_operator -…
github-actions[bot] d7d183d
Apply suggestions from code review
skunert 2e12f6d
Drift -> Offset
skunert 765759d
Better docs
skunert 3960f73
More docs
skunert 79e96f2
Update from skunert running command 'fmt'
github-actions[bot] 3ff3d24
Fixes
skunert 782b3b2
Add new case
skunert 1f0d3bd
Rustdoc
skunert acaeea9
refactor tests to run in ci
pepoviola 7eb7304
fmt and license
pepoviola c7eba15
fix ci needs for test artifacts
pepoviola a281e7b
fixes for ci
pepoviola 3464c9d
increase timeout
pepoviola 6374256
fix provider in ci
pepoviola c5e42dc
ci, k8s auth and bump version
pepoviola 5bab725
ci, use bash
pepoviola 9cab1d7
ci, fix parachain image
pepoviola 0f4739f
Apply suggestions from code review
skunert 4f492bd
Update cumulus/client/consensus/aura/src/collators/slot_based/block_b…
skunert 08ef715
Review comments
skunert 5f4e3e9
Improve test helpers
skunert f208a43
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert 62de415
More comments
skunert a85c73d
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert 5d09524
Remove support for sub-6s slot durations.
skunert 9f68dad
Review comments
skunert 1972424
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert cb85152
PRDOC
skunert 8e44e91
Adjust cumulus-test-runtime to not use 2s slots anymore
skunert 2e06dcb
Improve assertion to take into account finality lag instead of total …
skunert f19a1fd
Fix lockfile
skunert 43ee813
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert c812ad9
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert cfb31fa
Remove substrate-compat feature from subxt
skunert 1365e25
Fix feature flags in cumulus-test-runtime
skunert b212b2e
Disable colored logs in test-parachain
skunert 01742bd
Increase resources, use imported instead of finalized for assertions
skunert 4a58b91
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert 691864e
Improve test assertions
skunert 88655bc
Extract zombienet-helpers
skunert 323078f
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert f1d4d8e
Lock
skunert e887244
toml format
skunert 9b02e3b
CI
skunert 0e941d7
Use $POLKADOT_IMAGE instead of $RELAY_IMAGE
skunert 56e7d3b
Use $POLKADOT_IMAGE instead of $RELAY_IMAGE
skunert a4fad4d
bump zombienet version
pepoviola 69ed3bd
Merge branch 'master' into skunert/multiple-blocks-per-slot
skunert 93df323
Fix fmt
skunert 10eb186
Fix comment
skunert 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.
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.