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(wakucanary): add enr record to builder #1882

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

vpavlin
Copy link
Member

@vpavlin vpavlin commented Aug 3, 2023

Description

Changes in cf46fb7 introduced a requirement for ENR record to be provided to waku node builder. wakucanary missed this change.

NOTE: Not sure if we need to provide other info for ENR (e.g. multiaddresses) since wakucanary is not really ment to be connected to.

Changes

  • build ENR record and provide it to node builder in Wakucanary

Issue

closes #1880

Copy link
Contributor

@SionoiS SionoiS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We just want to satisfy the node builder. The ENR was not used before so we good!

Copy link
Contributor

@NagyZoltanPeter NagyZoltanPeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine!

@vpavlin vpavlin merged commit 831a093 into master Aug 4, 2023
14 checks passed
@vpavlin vpavlin deleted the bug/wakucanary-enr branch August 4, 2023 05:22
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.

bug: wakucanary broken with node record is required [LPError]
3 participants