The v0.80.10
release fixes a bug in v0.80.9
related to UIP-6, where service restarts caused the version counters to drift. Node operators should resync their nodes from genesis if their node was running v0.80.9
, in order to ensure their RPCs are properly in sync.
Node operators running pindexer
will need to drop their databases and reindex. See the detailed changelog below.
pcli 0.80.10
Install pcli 0.80.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.10/pcli-installer.sh | sh
Download pcli 0.80.10
pclientd 0.80.10
Install pclientd 0.80.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.10/pclientd-installer.sh | sh
Download pclientd 0.80.10
pd 0.80.10
Install pd 0.80.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.10/pd-installer.sh | sh
Download pd 0.80.10