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 nil error when starting wakunode2 with store/filter node #441

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

jm-clius
Copy link
Contributor

This PR fixes #439.

It addresses the issue where a storenode or filternode could be set on a wakunode2 without mounting the relevant store or filter protocol. This resulted in a nil storage access error.

@jm-clius jm-clius requested review from D4nte and oskarth March 29, 2021 12:47
@jm-clius jm-clius merged commit aa9a74c into master Mar 30, 2021
@jm-clius jm-clius deleted the fix/wakunode-nil-fix branch March 30, 2021 13:33
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 this pull request may close these issues.

nim-waku dies upon connection
2 participants