github penumbra-zone/penumbra v0.80.8

8 hours ago

The v0.80.8 release adds several small features and bug fixes.

  • pcli: adds a view liquidity-positions command, to display user-controlled LPs
  • proto: adds support for "badges" to asset metadata protobuf definitions
  • pindexer: fixes a bug in where dex supplies were computed incorrectly
  • pindexer: removes unused AppViews to simplify external dependencies

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

pcli 0.80.8

Install pcli 0.80.8

Install prebuilt binaries via shell script

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

Download pcli 0.80.8

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

Install pclientd 0.80.8

Install prebuilt binaries via shell script

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

Download pclientd 0.80.8

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

Install pd 0.80.8

Install prebuilt binaries via shell script

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

Download pd 0.80.8

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

Don't miss a new penumbra release

NewReleases is sending notifications on new releases.