What's Changed
- Remove usage of "unwrap" in the dex component by @zbuc in #2995
- Remove usage of "unwrap" in the distributions component by @zbuc in #2998
- Remove usage of "unwrap" in the fee component by @zbuc in #2999
- Remove usage of "unwrap" in the governance component by @zbuc in #3000
- Allow unwrap in tests by @zbuc in #3003
- Remove usage of "unwrap" in the ibc component by @zbuc in #3001
- view: expose source control in TransactionPlanner RPC by @hdevalence in #3002
- Add benchmarks for all internal setup ceremony items by @cronokirby in #3005
- penumbra:
tendermint-rs@0.33
integration by @erwanor in #2961 - storage: gate metrics collection behind a feature flag by @erwanor in #3007
- Remove usage of "unwrap" in the sct component by @zbuc in #3008
- Remove usage of "unwrap" in the shielded-pool component by @zbuc in #3009
- Remove usage of "unwrap" in the stake component by @zbuc in #3011
- Remove usage of "unwrap" in the app crate by @zbuc in #3012
- Remove usage of "unwrap" in the asset crate by @zbuc in #3013
- build(proto): update buf dep to cosmos/ibc v8 by @conorsch in #3016
- Remove usage of "unwrap" in the num crate by @zbuc in #3019
- Remove usage of "unwrap" in the transaction crate by @zbuc in #3020
- Remove usage of "unwrap" in the keys crate by @zbuc in #3018
- Convert ok_or calls invoking macros to ok_or_else to take advantage of lazy evaluation by @zbuc in #3021
- Document how to use
pclientd
by @hdevalence in #3017 - Remove usage of "unwrap" in the crypto crate by @zbuc in #3025
- Remove usage of "unwrap" in the custody crate by @zbuc in #3026
- Remove usage of "unwrap" in the storage crate by @zbuc in #3028
- Remove usage of "unwrap" in the util crates by @zbuc in #3029
- Remove usage of "unwrap" in the narsil crate by @zbuc in #3027
- ci: run cargo check with cargo test by @conorsch in #3022
- feat(pd) display urls clearly in log messages by @conorsch in #3032
- proto: stub proto definitions for setup coordinator by @hdevalence in #3006
- ci: separate deploy logic into charts by @conorsch in #3033
- chain: support checkpoints in the genesis state by @erwanor in #3034
- feat(pd) more url formatting in logs by @conorsch in #3040
- crypto: BIP44 derivation by @redshiftzero in #2964
- docs: relayer setup and usage by @conorsch in #3037
- Disable LFS for proto descriptors. by @hdevalence in #3044
- Remove usage of "unwrap" in the wallet crate by @zbuc in #3048
- Remove usage of "unwrap" in the view crate by @zbuc in #3031
- Remove usage of "unwrap" in the wasm crate by @zbuc in #3049
- Remove usage of "unwrap" in the pcli crate by @zbuc in #3051
- Remove usage of "unwrap" in the pd crate by @zbuc in #3052
- Remove usage of "unwrap" in the pclientd crate by @zbuc in #3053
- Remove usage of "unwrap" in the parameter-setup crate by @zbuc in #3054
- cargo: bump
jmt@0.7.0
by @erwanor in #3055 - allow non_snake_case in autogen code by @zbuc in #3057
- chore: update chain id for 061-dione by @conorsch in #3047
- Add
pclientd reset
to reset local view storage by @aubrika in #3061 - Spike on exercising ICS20 transfers to the Osmosis testnet with Hermes by @hdevalence in #3043
- feat(pd): raises default peering limits by @conorsch in #3063
- Improvements and fixes to wasm transaction planner and wasm view server by @zpoken in #2973
- pd: perform a
InitChain
handshake during genesis migrations by @erwanor in #3059 - pd: write post genesis height when starting from a checkpoint by @erwanor in #3070
- pd(upgrade): generate a checkpointed genesis post-upgrade by @erwanor in #3071
- ci: rename preview environment by @conorsch in #3072
- feat(pd): migrate tendermint -> cometbft by @conorsch in #3064
- [Bug fix] Forgetting delegation tokens by @grod220 in #3023
- ibc: add SubmitMisbehavior ibc message handling by @avahowell in #3066
- refactor: move governance code to
penumbra-governance
by @redshiftzero in #3067 - Checkpoint on multidimensional gas fees by @hdevalence in #3075
- proto: align proto packages to rust crates by @hdevalence in #3077
- crypto: add helper function for decrypting transaction memo by @redshiftzero in #3088
- ibc: split up query rpc implementations by @hdevalence in #3079
- Fix broken SQL statement that forgot the wrong notes by @plaidfinch in #3089
- proto: split RPCs into per-component QueryServices by @hdevalence in #3091
- fix buf lint by @hdevalence in #3094
- Try to fix container builds. by @hdevalence in #3096
Full Changelog: v0.60.0...v0.61.0
pcli 0.61.0
Download pcli 0.61.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pcli-v0.61.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pcli-v0.61.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pcli-v0.61.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pcli-v0.61.0-x86_64-unknown-linux-gnu.tar.xz |
pclientd 0.61.0
Download pclientd 0.61.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pclientd-v0.61.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pclientd-v0.61.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pclientd-v0.61.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pclientd-v0.61.0-x86_64-unknown-linux-gnu.tar.xz |
pd 0.61.0
Download pd 0.61.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pd-v0.61.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pd-v0.61.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pd-v0.61.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pd-v0.61.0-x86_64-unknown-linux-gnu.tar.xz |