github penumbra-zone/penumbra 034-aoede

latest releases: v0.80.9, v0.80.8, v0.80.7...
2 years ago

This release continued with back-end implementation of the new storage subsystems, as well as improvements to the handling of ephemeral addresses in pcli.

An exciting new feature: you can now view transaction details with cargo run --bin pcli --release -- view tx <TX_HASH>! By default, this will display a tabularized view; you can get full JSON output by adding the --raw flag: cargo run --bin pcli --release -- view tx <TX_HASH> --raw.

What's Changed

New Contributors

Full Changelog: 033-eirene...034-aoede

Don't miss a new penumbra release

NewReleases is sending notifications on new releases.