Skip to content

override: Inject cores to produce blocks with elastic scaling#111

Open
lexnv wants to merge 1 commit into
lexnv/support-custom-chainsfrom
lexnv/inject-cores
Open

override: Inject cores to produce blocks with elastic scaling#111
lexnv wants to merge 1 commit into
lexnv/support-custom-chainsfrom
lexnv/inject-cores

Conversation

@lexnv
Copy link
Copy Markdown

@lexnv lexnv commented Mar 4, 2026

This PR allows local testing with Elastic Scaling from custom parachains

Builds on top of:

cc @pepoviola @sandreim

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv self-assigned this Mar 4, 2026
@pepoviola
Copy link
Copy Markdown
Collaborator

Hey @lexnv, looks great. I have a couple of questions:

  • Can we assign cores per para individually, iiuc with the current code all paras get the same amount of cores?
  • I think we should also work to make the max cores available dynamic, currently is capped by the predefined accounts for validators but that is a hardcoded value that we can remove.
  • Currently Kusama and Polkadot have diff lookahead value, maybe we can change the override and lookahead value for each one.

Thanks!!

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