Skip to content
Snippets Groups Projects
Unverified Commit 69434d9a authored by eskimor's avatar eskimor Committed by GitHub
Browse files

Coretime Feature branch (relay chain) (#1694)


Also fixes: https://github.com/paritytech/polkadot-sdk/issues/1417

- [x] CoreIndex -> AssignmentProvider mapping will be able to change any
time.
- [x] Implement
- [x] Provide Migrations
- [x] Add and fix tests
- [x] Implement bulk assigner logic
- [x] bulk assigner tests
- [x] Port over current assigner to use bulk designer (+ share on-demand
with bulk): top-level assigner has core ranges: legacy, bulk
- [x] Adjust migrations to reflect new assigner structure
- [x] Move migration code to Assignment code directly and make it
recursive (make it possible to skip releases) -> follow up ticket.
- [x] Test migrations
- [x] Add migration PR to runtimes repo -> follow up ticket.
- [x] Wire up with actual UMP messages
- [x] Write PR docs

---------

Co-authored-by: default avatareskimor <eskimor@no-such-url.com>
Co-authored-by: default avatarBradley Olson <34992650+BradleyOlson64@users.noreply.github.com>
Co-authored-by: default avatarBradleyOlson64 <lotrftw9@gmail.com>
Co-authored-by: default avatarAnton Vilhelm Ásgeirsson <antonva@users.noreply.github.com>
Co-authored-by: default avatarantonva <anton.asgeirsson@parity.io>
Co-authored-by: default avatarBastian Köcher <git@kchr.de>
Co-authored-by: default avatarMarcin S. <marcin@realemail.net>
Co-authored-by: default avatarBastian Köcher <info@kchr.de>
Co-authored-by: command-bot <>
parent 18d53dbf
No related merge requests found
Pipeline #428400 canceled with stages
in 8 minutes and 52 seconds
Showing
with 1504 additions and 211 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment