This release is a bugfix for pcli
, updating the threshold-signing setup to work on macOS. No changes are made to the other binaries like pd
, so node operators need take no action.
pcli 0.73.1
Install pcli 0.73.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.73.1/pcli-installer.sh | sh
Download pcli 0.73.1
pclientd 0.73.1
Install pclientd 0.73.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.73.1/pclientd-installer.sh | sh
Download pclientd 0.73.1
pd 0.73.1
Install pd 0.73.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.73.1/pd-installer.sh | sh
Download pd 0.73.1
What's Changed
Full Changelog: v0.73.0...v0.73.1