Releases: penumbra-zone/penumbra
Releases · penumbra-zone/penumbra
v0.80.7
The v0.80.7
release adds several features, mostly centered around event indexing workflows.
- new
pmonitor
tool for tracking balances with read-only access via FullViewingKey
pindexer
: new db schema for dex candlestick support
- build: client crates can now be built without rocksdb
Node operators running pindexer
will need to drop their databases and reindex. See the detailed changelog below.
What's Changed
pcli 0.80.7
Install pcli 0.80.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.7/pcli-installer.sh | sh
Download pcli 0.80.7
pclientd 0.80.7
Install pclientd 0.80.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.7/pclientd-installer.sh | sh
Download pclientd 0.80.7
pd 0.80.7
Install pd 0.80.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.7/pd-installer.sh | sh
Download pd 0.80.7
Full Changelog: v0.80.6...v0.80.7
v0.80.6
The v0.80.6
release adds several features, mostly centered around event indexing workflows:
- new TotalSupply API for indexing
- ibc transfers now emit events
- friendlier error messages
- foundational work for noble address registration (more to come in subsequent releases)
See the detailed changelog below.
What's Changed
Full Changelog: v0.80.5...v0.80.6
pcli 0.80.6
Install pcli 0.80.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.6/pcli-installer.sh | sh
Download pcli 0.80.6
pclientd 0.80.6
Install pclientd 0.80.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.6/pclientd-installer.sh | sh
Download pclientd 0.80.6
pd 0.80.6
Install pd 0.80.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.6/pd-installer.sh | sh
Download pd 0.80.6
v0.79.5
pcli 0.79.5
Install pcli 0.79.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.5/pcli-installer.sh | sh
Download pcli 0.79.5
pclientd 0.79.5
Install pclientd 0.79.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.5/pclientd-installer.sh | sh
Download pclientd 0.79.5
pd 0.79.5
Install pd 0.79.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.5/pd-installer.sh | sh
Download pd 0.79.5
v0.80.5
The v0.80.5
release contains small improvements, mostly to indexing workflows.
What's Changed
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
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
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
v0.80.4
The v0.80.4
release contains two changes:
- Adds
pcli migrate balance
command, for transferring all assets from one wallet to another, via FVK.
- Updates the response of the
cosmos.bank.v1beta1.Query
API call, returning an incremented value.
Although these changes are optional, we encourage all users to upgrade to take advantage of the latest features.
pcli 0.80.4
Install pcli 0.80.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.4/pcli-installer.sh | sh
Download pcli 0.80.4
pclientd 0.80.4
Install pclientd 0.80.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.4/pclientd-installer.sh | sh
Download pclientd 0.80.4
pd 0.80.4
Install pd 0.80.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.4/pd-installer.sh | sh
Download pd 0.80.4
v0.79.4
The v0.79.4
release is a backport for the 0.79.x
series, adding a single event emission to pd
, to aid node operators in reindexing historical chain state. Node operators should not upgrade to this release: it is intended only for indexing workflows. See context in #4840.
pcli 0.79.4
Install pcli 0.79.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.4/pcli-installer.sh | sh
Download pcli 0.79.4
pclientd 0.79.4
Install pclientd 0.79.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.4/pclientd-installer.sh | sh
Download pclientd 0.79.4
pd 0.79.4
Install pd 0.79.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.79.4/pd-installer.sh | sh
Download pd 0.79.4
v0.80.3
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
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
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
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
v0.80.2
The v0.80.2
releases contains small improvements, mostly to event indexing workflows, and the pcli
UX. Operators running an event indexing database should drop and recreate their databases to use the new schemas.
pcli 0.80.2
Install pcli 0.80.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.2/pcli-installer.sh | sh
Download pcli 0.80.2
pclientd 0.80.2
Install pclientd 0.80.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.2/pclientd-installer.sh | sh
Download pclientd 0.80.2
pd 0.80.2
Install pd 0.80.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.2/pd-installer.sh | sh
Download pd 0.80.2
What's Changed
New Contributors
Full Changelog: v0.79.3...v0.80.2
v0.80.1
The v0.80.1
release includes several UX improvements to pcli
:
Other binaries such as pd
have received no code changes, even though their versions numbers are incremented.
pcli 0.80.1
Install pcli 0.80.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.1/pcli-installer.sh | sh
Download pcli 0.80.1
pclientd 0.80.1
Install pclientd 0.80.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.1/pclientd-installer.sh | sh
Download pclientd 0.80.1
pd 0.80.1
Install pd 0.80.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.1/pd-installer.sh | sh
Download pd 0.80.1
What's Changed
Full Changelog: v0.80.0...v0.80.1
v0.80.0
The v0.80.0
release contains fixes to IBC handling, as well as a state migration, as described in this community forum post: https://forum.penumbra.zone/t/usdc-withdrawal-issues-and-proposed-fix/53 Node operators will need to run a migration in order to use this new version.
pcli 0.80.0
Install pcli 0.80.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.0/pcli-installer.sh | sh
Download pcli 0.80.0
pclientd 0.80.0
Install pclientd 0.80.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.0/pclientd-installer.sh | sh
Download pclientd 0.80.0
pd 0.80.0
Install pd 0.80.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v0.80.0/pd-installer.sh | sh
Download pd 0.80.0
What's Changed
Full Changelog: v0.79.3...v0.80.0