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

Add support for using state-sync/snapshots to join the network via Unionvisor #1042

Closed
PoisonPhang opened this issue Dec 14, 2023 · 1 comment · Fixed by #2880
Closed

Add support for using state-sync/snapshots to join the network via Unionvisor #1042

PoisonPhang opened this issue Dec 14, 2023 · 1 comment · Fixed by #2880
Assignees
Labels
A-unionvisor Area: unionvisor C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.

Comments

@PoisonPhang
Copy link
Contributor

There's no easy way to use state sync to join the network using Unionvisor.

To do so, users would need to be able to initialize and run Unionvisor on the specific version that the most recent snapshot is for.

@PoisonPhang PoisonPhang added C-enhancement Category: An issue proposing an enhancement or a PR with one. A-nix Area: Our Nix configuration E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. A-uniond Area: union chain labels Aug 28, 2024
@PoisonPhang PoisonPhang changed the title Add support for using StateSync to join the network via Unionvisor Add support for using state-sync/snapshots to join the network via Unionvisor Aug 28, 2024
@PoisonPhang
Copy link
Contributor Author

Currently, the process for doing this involves using ln -s to change which version of the binary unionvisor is using.
We should provide a command to change this via unionvisor to abstract away the usage of symlinks.

@PoisonPhang PoisonPhang added A-unionvisor Area: unionvisor and removed A-nix Area: Our Nix configuration A-uniond Area: union chain labels Aug 28, 2024
@PoisonPhang PoisonPhang self-assigned this Aug 29, 2024
@PoisonPhang PoisonPhang linked a pull request Aug 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-unionvisor Area: unionvisor C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant