Release v0.77.3
provides improved block sync logic and additional metrics for profiling node performance, particularly on the dex. Node operators do not need to reset and join, nor run a migration: this release is compatible with the existing penumbra-testnet-deimos-8
chain.
pcli 0.77.3
Install pcli 0.77.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.77.3/pcli-installer.sh | sh
Download pcli 0.77.3
pclientd 0.77.3
Install pclientd 0.77.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.77.3/pclientd-installer.sh | sh
Download pclientd 0.77.3
pd 0.77.3
Install pd 0.77.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.77.3/pd-installer.sh | sh
Download pd 0.77.3
What's Changed
Full Changelog: v0.77.2...v0.77.3