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

[Enhancement]: Separate PVF workers into prepare and execute workers #2103

Open
Harrm opened this issue May 21, 2024 · 0 comments
Open

[Enhancement]: Separate PVF workers into prepare and execute workers #2103

Harrm opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@Harrm
Copy link
Contributor

Harrm commented May 21, 2024

Description

Polkadot SDK has two kinds of workers: prepare and execute. Prepare workers compile the wasm code, execute workers execute it.

Motivation

This allows more fine-grained permission control for secure validator mode.

Additional context

No response

Are you planning to do it yourself in a pull request ?

Yes

@Harrm Harrm self-assigned this May 21, 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