v0.60.0
What's Changed
- Add network integration tests for swap/swapclaim by @zbuc in #2953
- fix(pd): support external address in generate by @conorsch in #2955
- pd: use a range query for client synchronization by @erwanor in #2881
- chore: cargo fmt by @conorsch in #2958
- governance: create upgrade messages by @erwanor in #2957
- Add wasm-pack to CI/CD by @grod220 in #2956
- doc: add link to project board by @erwanor in #2960
- doc: update ZKP benchmarks with parallel feature turned on by @redshiftzero in #2963
- chain: implement upgrade halts by @erwanor in #2959
- docs: fix up key derivation chart by @hdevalence in #2968
- crypto: allow 12 or 24 words mnemonic seed phrases by @redshiftzero in #2962
- delegator_vote: use balance commitment to staked note by @erwanor in #2969
- Re-enable sweeping of unclaimed swaps by @zbuc in #2965
- build: set resolver=1 for workspace by @conorsch in #2976
- pd: export storage state by @erwanor in #2975
- ibc: decrement token supply tracking on ics20 withdrawal by @avahowell in #2942
- fix(pclientd): disable r1cs logging by @conorsch in #2980
- crypto: use
DetectionData
proto encoding for effect hash by @redshiftzero in #2978 - Remove usage of "unwrap" in the chain component by @zbuc in #2989
- Proof-Setup: Implement linking between phases, test integration with the rest of the codebase by @cronokirby in #2982
- Remove usage of "unwrap" in the chain component by @zbuc in #2990
- Remove usage of "unwrap" in the compact-block component by @zbuc in #2988
- Remove usage of "unwrap" in the component component by @zbuc in #2993
- Remove usage of "unwrap" in the dao component by @zbuc in #2994
- chore: update chain id for testnet 60 tethys by @conorsch in #2991
- pd: implement
pd upgrade
by @erwanor in #2981 - docs(deploy): add nofile limit to systemd configs by @conorsch in #2996
- ibc: add grpc queries for connections, channels, and clients by @avahowell in #2954
New Contributors
Full Changelog: v0.59.0...v0.60.0
pcli 0.60.0
Download pcli 0.60.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pcli-v0.60.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pcli-v0.60.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pcli-v0.60.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pcli-v0.60.0-x86_64-unknown-linux-gnu.tar.xz |
pclientd 0.60.0
Download pclientd 0.60.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pclientd-v0.60.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pclientd-v0.60.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pclientd-v0.60.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pclientd-v0.60.0-x86_64-unknown-linux-gnu.tar.xz |
pd 0.60.0
Download pd 0.60.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pd-v0.60.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pd-v0.60.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pd-v0.60.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pd-v0.60.0-x86_64-unknown-linux-gnu.tar.xz |