Skip to content
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

Configure async backing in runtime and node #97

Closed
1 task done
4meta5 opened this issue Jan 9, 2024 · 0 comments · Fixed by #102
Closed
1 task done

Configure async backing in runtime and node #97

4meta5 opened this issue Jan 9, 2024 · 0 comments · Fixed by #102
Assignees
Labels
discussion research and discussion items enhancement New feature or request

Comments

@4meta5
Copy link
Contributor

4meta5 commented Jan 9, 2024

What is the feature you would like to see?

Asynchronous backing is a cutting edge feature for parachains wherein each relay chain block may have more than one parachain block associated with it. We do not have to configure it immediately, but priority is open for discussion.

Steps to configure:

  • Update CheckAssociatedRelayNumber to RelayNumberMonotonicallyIncreases
  • Update ConsensHook to pallet_async_backing::consensus_hook::FixedVelocityConsensusHook
  • Add experimental feature to node + CLI command to author blocks with asynchronous backing

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@4meta5 4meta5 added enhancement New feature or request discussion research and discussion items labels Jan 9, 2024
@KitHat KitHat moved this from Backlog to Next Sprint Planning in Substrate Runtime Templates Jan 9, 2024
@KitHat KitHat self-assigned this Jan 9, 2024
@KitHat KitHat moved this from Next Sprint Planning to In Development in Substrate Runtime Templates Jan 9, 2024
@KitHat KitHat linked a pull request Jan 12, 2024 that will close this issue
2 tasks
KitHat added a commit that referenced this issue Jan 12, 2024
@KitHat KitHat moved this from In Development to In Review in Substrate Runtime Templates Jan 12, 2024
@KitHat KitHat moved this from In Review to Current Sprint Planning in Substrate Runtime Templates Jan 30, 2024
@KitHat KitHat moved this from Current Sprint Planning to In Development in Substrate Runtime Templates Feb 6, 2024
KitHat added a commit that referenced this issue Feb 19, 2024
@KitHat KitHat moved this from In Development to In Review in Substrate Runtime Templates Feb 28, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Substrate Runtime Templates Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion research and discussion items enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants