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

Implement concurrency for PVF Host in candidate validation #4185

Open
edwardmack opened this issue Sep 18, 2024 · 0 comments
Open

Implement concurrency for PVF Host in candidate validation #4185

edwardmack opened this issue Sep 18, 2024 · 0 comments
Assignees

Comments

@edwardmack
Copy link
Member

Task summary

Currently the candidate validation sub system validates candidates sequentially, but in order to keep up with validation multiple parachains, this sub system must validate these in parallel. This issue is to modify candidate validation sub system so that it can validate parachains concurrently.

Specification reference

Other information and links

@kishansagathiya kishansagathiya changed the title Implement concurrency for candidate validation Implement concurrency for PVF Host in candidate validation Sep 19, 2024
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

No branches or pull requests

1 participant