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

feat: add waku discovery network enr to bootstrapping nodes by default #88

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

pete-eiger
Copy link
Contributor

@pete-eiger pete-eiger commented Sep 28, 2023

Description

Issue link (if applicable)

#86

@pete-eiger pete-eiger requested a review from hopeyen September 28, 2023 12:07
@pete-eiger pete-eiger self-assigned this Sep 28, 2023
Cargo.toml Outdated
@@ -12,4 +12,5 @@ panic = 'unwind'
opt-level = 3

[workspace.dependencies]
graphcast-sdk = "0.4.3"
#graphcast-sdk = { git= "https://github.com/graphops/graphcast-sdk", branch = "dev" }
graphcast-sdk = { git= "https://github.com/graphops/graphcast-sdk", branch = "hope/waku-binding-pr-70" }
Copy link
Collaborator

Choose a reason for hiding this comment

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

back to dev and then we should be good (also can set waku logs to off as a default if you would like

@pete-eiger pete-eiger force-pushed the petko/add-waku-boot-node-fleet-enr branch from 6fb5f8b to 7bfca43 Compare September 28, 2023 15:35
@pete-eiger pete-eiger requested a review from hopeyen September 28, 2023 15:35
Copy link
Collaborator

@hopeyen hopeyen left a comment

Choose a reason for hiding this comment

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

🛥️

@pete-eiger pete-eiger merged commit 2cefd2b into dev Sep 28, 2023
@pete-eiger pete-eiger deleted the petko/add-waku-boot-node-fleet-enr branch September 28, 2023 20:56
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.

2 participants