Skip to content

v0.80.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 17:04
· 3 commits to main since this release

The v0.80.10 release fixes a bug in v0.80.9 related to UIP-6, where service restarts caused the version counters to drift. Node operators should resync their nodes from genesis if their node was running v0.80.9, in order to ensure their RPCs are properly in sync.

Node operators running pindexer will need to drop their databases and reindex. See the detailed changelog below.

pcli 0.80.10

Install pcli 0.80.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.10/pcli-installer.sh | sh

Download pcli 0.80.10

File Platform Checksum
pcli-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pcli-x86_64-apple-darwin.tar.gz Intel macOS checksum
pcli-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

pclientd 0.80.10

Install pclientd 0.80.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.10/pclientd-installer.sh | sh

Download pclientd 0.80.10

File Platform Checksum
pclientd-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pclientd-x86_64-apple-darwin.tar.gz Intel macOS checksum
pclientd-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

pd 0.80.10

Install pd 0.80.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.10/pd-installer.sh | sh

Download pd 0.80.10

File Platform Checksum
pd-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pd-x86_64-apple-darwin.tar.gz Intel macOS checksum
pd-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum