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 snapshot reference for mainnet #47

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

conorsch
Copy link
Contributor

Now that the penumbra-1 chain has been upgraded to v0.81.0, newly joining nodes will need to use a snapshot. This was actually true as soon as that chain started running v0.80.x, but we weren't previously pointing to snapshots in the docs.

Now that the `penumbra-1` chain has been upgraded to
`v0.81.0`, newly joining nodes will need to use a snapshot.
This was actually true as soon as that chain started running `v0.80.x`,
but we weren't previously pointing to snapshots in the docs.

```shell
curl -O https://artifacts.plinfra.net/penumbra-1/penumbra-node-archive-latest.tar.gz
tar -xzf penumbra-node-archive-latest.tar.gz -C ~/.penumbra/network_data/node0/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Draft status because I'm still waiting for this archive to finish uploading...

Copy link

Visit the preview URL for this PR (updated for commit 6bd206a):

https://penumbra-guide--pr47-mainnet-snapshot-e6r9o4qo.web.app

(expires Fri, 27 Dec 2024 19:36:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c64218fe717b75c9724a23946df883a1adf10faa

@conorsch conorsch marked this pull request as ready for review December 20, 2024 20:43
@conorsch
Copy link
Contributor Author

Archive is uploaded, URL is valid!

@conorsch conorsch merged commit b510206 into main Dec 20, 2024
2 checks passed
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.

1 participant