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: update dependencies to support batch observation #16

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

ali-bahjati
Copy link
Contributor

This change updates the WH dependencies to support a recent transition from observation to batch observation. This change has affected the guardian observation metrics but has no affect on beacon functionality.

With the WH dependency update the p2p interface has changed to make it more customizable and remove the complexity of networkId and bootstrapAddrs. So now it's possible to start beacon by setting WORMHOLE_ENV to mainnet or testnet. The old env variables are still supported for customization and backward compatibility.

This change updates the WH dependencies to support a recent transition
from observation to batch observation. This change has affected the
guardian observation metrics but has no affect on beacon functionality.

With the WH dependency update the p2p interface has changed to make it
more customizable and remove the complexity of networkId and
bootstrapAddrs. So now it's possible to start beacon by setting
WORMHOLE_ENV to mainnet or testnet. The old env variables are still
supported for customization and backward compatibility.
@ali-bahjati ali-bahjati requested a review from thmzlt November 1, 2024 12:32
@ali-bahjati ali-bahjati merged commit 9ce084f into main Nov 1, 2024
2 checks passed
@ali-bahjati ali-bahjati deleted the update-beacon branch November 1, 2024 14:12
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