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

Fix parachain node template to make it async backing ready #4272

Closed
s0me0ne-unkn0wn opened this issue Apr 24, 2024 · 0 comments · Fixed by #4295
Closed

Fix parachain node template to make it async backing ready #4272

s0me0ne-unkn0wn opened this issue Apr 24, 2024 · 0 comments · Fixed by #4295
Assignees
Labels
I5-enhancement An additional feature request.

Comments

@s0me0ne-unkn0wn
Copy link
Contributor

Out parachain node template is not async backing ready, although the documentation says the opposite. The template should use the lookahead collator to make it async backing ready.

@s0me0ne-unkn0wn s0me0ne-unkn0wn added the I5-enhancement An additional feature request. label Apr 24, 2024
@s0me0ne-unkn0wn s0me0ne-unkn0wn self-assigned this Apr 24, 2024
github-merge-queue bot pushed a commit that referenced this issue May 2, 2024
Closes #4272.

It turned out that not only the node part but also the runtime wasn't
async backing ready. Now, both of them are using proper APIs and
producing 6-second blocks out of the box.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I5-enhancement An additional feature request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant