Skip to content

v0.80.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 01:52
· 75 commits to main since this release

The v0.80.0 release contains fixes to IBC handling, as well as a state migration, as described in this community forum post: https://forum.penumbra.zone/t/usdc-withdrawal-issues-and-proposed-fix/53 Node operators will need to run a migration in order to use this new version.

pcli 0.80.0

Install pcli 0.80.0

Install prebuilt binaries via shell script

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

Download pcli 0.80.0

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.0

Install pclientd 0.80.0

Install prebuilt binaries via shell script

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

Download pclientd 0.80.0

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.0

Install pd 0.80.0

Install prebuilt binaries via shell script

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

Download pd 0.80.0

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

What's Changed

Full Changelog: v0.79.3...v0.80.0