The v0.80.5
release contains small improvements, mostly to indexing workflows.
What's Changed
- Basic ICS23 Transfer Test by @zbuc in #4850
- chore: update team email address by @conorsch in #4852
- build: bump rust to 1.80 by @conorsch in #4833
- Cometindex performance improvements by @cronokirby in #4851
- pindexer: Allow for multiple BatchSwaps in a single block by @cronokirby in #4853
- pindexer: remove unused event dependency in governance by @cronokirby in #4855
- planner: implement getters for action list by @TalDerei in #4856
- docs: add issue template for point-release by @conorsch in #4839
- cometindex: speedup by committing event changes in batches of 1000 by @cronokirby in #4854
Full Changelog: v0.80.4...v0.80.5
pcli 0.80.5
Install pcli 0.80.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.5/pcli-installer.sh | sh
Download pcli 0.80.5
File | Platform | Checksum |
---|---|---|
pcli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
pcli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
pcli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
pclientd 0.80.5
Install pclientd 0.80.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.5/pclientd-installer.sh | sh
Download pclientd 0.80.5
File | Platform | Checksum |
---|---|---|
pclientd-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
pclientd-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
pclientd-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
pd 0.80.5
Install pd 0.80.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.5/pd-installer.sh | sh
Download pd 0.80.5
File | Platform | Checksum |
---|---|---|
pd-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
pd-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
pd-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |