github penumbra-zone/penumbra v0.80.3

latest releases: v0.80.4, v0.79.4
20 days ago

The v0.80.3 release contains small improvements, and a few bug fixes. The embedded frontend code for the pd RPC has been updated to the latest web code.

pcli 0.80.3

Install pcli 0.80.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.3/pcli-installer.sh | sh

Download pcli 0.80.3

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.3

Install pclientd 0.80.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.3/pclientd-installer.sh | sh

Download pclientd 0.80.3

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.3

Install pd 0.80.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.3/pd-installer.sh | sh

Download pd 0.80.3

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

What's Changed

  • Add new_with_penumbra_prefixes to the TempStorageExt by @zbuc in #4811
  • Cleanup tendermint proxy code, fix proxy timestamp handling by @zbuc in #4810
  • add utility to fetch a compact block by @hdevalence in #4824
  • Generate block headers properly in tests by @zbuc in #4823
  • fix penumbra-specific timestamp reads in ibc module by @noot in #4822
  • Basic IBC Handshake Test by @zbuc in #4797
  • No longer display withdrawn auction NFTs when viewing balance in pcli by @masonyonkers in #4826
  • fix(tests): bind to unique ports in ibc tests by @conorsch in #4828
  • Perform channel handshake in IBC state machine tests by @zbuc in #4830
  • feat(pd): dynamic addresses in devnet allocations by @conorsch in #4827
  • chore: update minifront bundled assets by @conorsch in #4838

New Contributors

Full Changelog: v0.80.2...v0.80.3

Don't miss a new penumbra release

NewReleases is sending notifications on new releases.