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

Add a network protocol to optimize state_getKeys #177

Open
tomaka opened this issue Feb 13, 2023 · 4 comments
Open

Add a network protocol to optimize state_getKeys #177

tomaka opened this issue Feb 13, 2023 · 4 comments
Labels
blocked Progress on this issue requires something beyond our control

Comments

@tomaka
Copy link
Contributor

tomaka commented Feb 13, 2023

Instead of using the current method of asking for multiple proofs, we should be able to ask a full node for all the keys under a certain prefix in one shot.

Requires a Polkadot RFC

@tomaka
Copy link
Contributor Author

tomaka commented Feb 21, 2023

Opened w3f/PPPs#5

Substrate implementation would be paritytech/substrate#12843

@tomaka tomaka added the blocked Progress on this issue requires something beyond our control label Mar 2, 2023
@skunert
Copy link
Contributor

skunert commented Mar 6, 2023

If I read the PPP correctly, resolving this issue would get rid of the "PrefixKeysForbidden" error code on some runtime calls, correct?

@tomaka
Copy link
Contributor Author

tomaka commented Mar 10, 2023

No, this is unrelated to #272

@tomaka
Copy link
Contributor Author

tomaka commented Jul 6, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Progress on this issue requires something beyond our control
Projects
None yet
Development

No branches or pull requests

2 participants