This release focuses on fixing logic related to the introduction of fees onto the testnet, and provides some quality-of-life improvements to the CLI tooling.
pcli 0.77.2
Install pcli 0.77.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.77.2/pcli-installer.sh | sh
Download pcli 0.77.2
pclientd 0.77.2
Install pclientd 0.77.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.77.2/pclientd-installer.sh | sh
Download pclientd 0.77.2
pd 0.77.2
Install pd 0.77.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.77.2/pd-installer.sh | sh
Download pd 0.77.2
What's Changed
- dex: backport arb execution metric fix to
v0.77.x
by @erwanor in #4537
- pcli: backport
staked
fix to v0.77.x
by @erwanor in #4538
- backport penumbra-fee string impls for 0.77.x by @conorsch in #4542
- backports point-release support for solo node by @conorsch in #4556
- backport fixes to planner gas prices & validator voting by @conorsch in #4559
Full Changelog: v0.77.1...v0.77.2