What's Changed
- deps: upgrade rust crates for tendermint to v0.32.0 by @hdevalence in #2704
- Fix view service erroring on new unknown assets. by @aubrika in #2705
- chore: rename BSOD
epoch_height
toepoch_starting_height
by @redshiftzero in #2657 - genesis data for Io testnet by @redshiftzero in #2707
- crypto: constrain divisor to be non-zero in
U128x128Var
by @redshiftzero in #2708 - ci: debug logging for tendermint rpc calls by @conorsch in #2710
- ci: fix galileo testnet allocations by @conorsch in #2715
- ci: fail on warnings when building rust code by @conorsch in #2716
- Add display_confirm boolean to AddressByIndexRequest and EphemeralAddressRequest by @aubrika in #2713
- crypto(zk): u128x128Var division constrain remainder < divisor by @redshiftzero in #2714
- fix: ensure ephemeral address of sender is put in memo field by @redshiftzero in #2720
- update
create_span
to allow Prepare/ProcessProposal by @noot in #2723 - Use current rate data instead of next rate data for delegate/undelegate requests (#2360) by @zbuc in #2721
- fix(pd): ensure tendermint-addr is full url by @conorsch in #2719
- Re-add dex MockClient tests by @zbuc in #2725
- chore: update protos for rate requests by @conorsch in #2729
- proto: allow specifying a base denom in
AssetId
protos by @hdevalence in #2732 - Add functionality to replace the asset registry with the asset cache by @aubrika in #2684
- dex(router): fix path search divergence by @erwanor in #2727
- Add authorize_and_build rpc for use with web extension by @aubrika in #2735
New Contributors
Full Changelog: v0.54.1...v0.55.0
pcli 0.55.0
Download pcli 0.55.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pcli-v0.55.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pcli-v0.55.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pcli-v0.55.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pcli-v0.55.0-x86_64-unknown-linux-gnu.tar.xz |
pclientd 0.55.0
Download pclientd 0.55.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pclientd-v0.55.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pclientd-v0.55.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pclientd-v0.55.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pclientd-v0.55.0-x86_64-unknown-linux-gnu.tar.xz |
pd 0.55.0
Download pd 0.55.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pd-v0.55.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pd-v0.55.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pd-v0.55.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pd-v0.55.0-x86_64-unknown-linux-gnu.tar.xz |