The v2.0.2 release contains bugfixes for pindexer, removing arbitrage prices from historical price calculation, resulting in smoother price charts without sacrificing accuracy. All other code, such as pd and pcli, remain the same.
Operators maintaining an events pipeline for frontend web applications are encouraged to upgrade pindexer. Please note there there's a new CLI option for pindexer: --new-options. This command line flag must be provided for the v2.0.2 upgrade, in order to opt in to the revised app views. It's not necessary to drop the database; on upgrade, pindexer will correct historical data automatically.
pd 2.0.2
Install pd 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/pd-installer.sh | sh
Download pd 2.0.2
summonerd 2.0.2
Install summonerd 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/summonerd-installer.sh | sh
Download summonerd 2.0.2
pmonitor 2.0.2
Install pmonitor 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/pmonitor-installer.sh | sh
Download pmonitor 2.0.2
pcli 2.0.2
Install pcli 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/pcli-installer.sh | sh
Download pcli 2.0.2
pclientd 2.0.2
Install pclientd 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/pclientd-installer.sh | sh
Download pclientd 2.0.2
elcuity 2.0.2
Install elcuity 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/elcuity-installer.sh | sh
Download elcuity 2.0.2
pindexer 2.0.2
Install pindexer 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/pindexer-installer.sh | sh
Download pindexer 2.0.2
picturesque 2.0.2
Install picturesque 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.0.2/picturesque-installer.sh | sh
Download picturesque 2.0.2
What's Changed
Full Changelog: v2.0.1...v2.0.2