Precompiled binaries are available for Linux platforms. In a subequent release, we'll aim to provide macOS and Windows binaries again.
pcli 0.63.1
Download pcli 0.63.1
target | kind | download |
---|---|---|
x86_64-unknown-linux-gnu | tarball | pcli-v0.63.1-x86_64-unknown-linux-gnu.tar.xz |
pclientd 0.63.1
Download pclientd 0.63.1
target | kind | download |
---|---|---|
x86_64-unknown-linux-gnu | tarball | pclientd-v0.63.1-x86_64-unknown-linux-gnu.tar.xz |
pd 0.63.1
Download pd 0.63.1
target | kind | download |
---|---|---|
x86_64-unknown-linux-gnu | tarball | pd-v0.63.1-x86_64-unknown-linux-gnu.tar.xz |
What's Changed
- chore: update ibc docs for rhea 63 by @conorsch in #3250
- Proof-Setup: Use faster verification method for phase1 by @cronokirby in #3251
- build: require rust 1.73 by @conorsch in #3253
- Summonerd: add transcript hashes and timestamps by @cronokirby in #3255
- build: msrv for containerfile, too by @conorsch in #3256
- summonerd: use a single bind port by @hdevalence in #3258
- feat(pcli): more informative error message by @conorsch in #3259
- build: pin grafana at 10.1.5 by @conorsch in #3260
- ci: set dependencies for bot containers by @conorsch in #3262
- Adjust pcli ceremony progress bar by @cronokirby in #3263
- fix(summonerd): colorized cli output, via clap v3 by @conorsch in #3264
- Fix summoner smoke test port usage by @cronokirby in #3265
- updates for summonerd webapp by @redshiftzero in #3257
- test: update summonerd smoke test for bind address change by @redshiftzero in #3266
- Summonerd: Make bids and timeouts configurable by @cronokirby in #3267
- test: fix bind address syntax in summonerd smoke test by @redshiftzero in #3269
- Hardcode summonerd values in pcli by @cronokirby in #3270
- swap my test address for one generated from a seed phrase by @hdevalence in #3271
- fix ibc client query: use revision number and correct path by @avahowell in #3268
- Further summonerd parallelization by @cronokirby in #3272
- Chore: cleanup lints by @zbuc in #3276
- Ceremony: use hardcoded URL but not wallet address by @cronokirby in #3277
- Summonerd: dynamically show address and min bid by @cronokirby in #3278
Full Changelog: v0.63.0...v0.63.1