Skip to content

feat: Slot-based collators and RelayParentOffset#688

Merged
cl0w5 merged 12 commits intomasterfrom
slot_based_collators
Apr 14, 2026
Merged

feat: Slot-based collators and RelayParentOffset#688
cl0w5 merged 12 commits intomasterfrom
slot_based_collators

Conversation

@cl0w5
Copy link
Copy Markdown
Contributor

@cl0w5 cl0w5 commented Apr 13, 2026

This PR helps alleviate the bad UX around forks and build a stepping stone towards the migration to 2s blocktime:

  • switches collators from lookahead towards slot-based authorship
  • sets the RelayParentOffset to 1
  • adds pallet-params with RelayParentOffsetOverride specifically for the test suite (with offset at 1 blocks need to include 2 relay chain headers which cannot be mocked atm)
  • adds fast OpenGov for testnets

More info:

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

New crates:

  • pallet-parameters: v1.0.0

Crate versions that have been updated:

  • runtime-integration-tests: v1.2.0 -> v1.2.1
  • basilisk: v19.1.0 -> v20.0.0
  • basilisk-runtime: v129.0.0 -> v130.0.0

Runtime version has been increased.

@cl0w5 cl0w5 merged commit 13c4e5a into master Apr 14, 2026
7 checks passed
@cl0w5 cl0w5 deleted the slot_based_collators branch April 14, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants