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 known peers to wasm-node database #1768

Closed
tomaka opened this issue Dec 10, 2021 · 1 comment · Fixed by #2439
Closed

Add known peers to wasm-node database #1768

tomaka opened this issue Dec 10, 2021 · 1 comment · Fixed by #2439

Comments

@tomaka
Copy link
Contributor

tomaka commented Dec 10, 2021

The database of the wasm node should contain the content of the k-buckets (at least partially) so that we don't rely on bootnodes every single time.

@tomaka
Copy link
Contributor Author

tomaka commented Dec 10, 2021

Thanks to #1773 we can now be sure that adding the peers to the database will not make it exceed the maximum allowed size for local storage.

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

Successfully merging a pull request may close this issue.

1 participant