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(unionvisor): add set-binary command #2880

Conversation

PoisonPhang
Copy link
Contributor

@PoisonPhang PoisonPhang commented Aug 30, 2024

Adds the set-binary command to unionvisor enabling users to easily set the version of uniond being used by unionvisor. This allows users to more easily use tools like state sync and node snapshots.

Usage:

unionvisor --root $ROOT set-binary --bundle $BUNDLE $UNIOND_VERSION

Copy link

netlify bot commented Aug 30, 2024

Deploy Preview for unionlabs ready!

Name Link
🔨 Latest commit 48b3480
🔍 Latest deploy log https://app.netlify.com/sites/unionlabs/deploys/66d882419e9dc200083c6d1b
😎 Deploy Preview https://deploy-preview-2880--unionlabs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 27 (🔴 down 23 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 93 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@PoisonPhang PoisonPhang requested a review from cor as a code owner August 30, 2024 15:33
@PoisonPhang PoisonPhang force-pushed the 1042-add-support-for-using-state-syncsnapshots-to-join-the-network-via-unionvisor branch from 9f3aae6 to 91583ca Compare September 4, 2024 14:03
Copy link

github-actions bot commented Sep 4, 2024

Docs 🤌

🌎 Deploying...
✨ Deployment complete! Take a peek over at https://482bdf95.docs-ajn.pages.dev


@PoisonPhang PoisonPhang merged commit d01d305 into main Sep 5, 2024
207 checks passed
@PoisonPhang PoisonPhang deleted the 1042-add-support-for-using-state-syncsnapshots-to-join-the-network-via-unionvisor branch September 5, 2024 19:10
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.

Add support for using state-sync/snapshots to join the network via Unionvisor
2 participants