What's Changed
- docs: web extension testnet upgrades by @conorsch in #2810
- dex: faillible dex execution by @erwanor in #2740
- dex: restore support for eth-like assets by @erwanor in #2805
- docs: don't recommend verbose logs for nodes by @conorsch in #2812
- pcli: support
--limit-order
flag for tx orders by @erwanor in #2813 - ibc: start commitment_idx in packet commitment query at 1 to match ibc spec by @avahowell in #2816
- update testnet base allocations by @avahowell in #2817
- misc: rename
nonconsensus
storage tononverifiable
by @erwanor in #2814 - chore: update chain id for 057 by @conorsch in #2818
- spec: fix links to value commitments section by @redshiftzero in #2821
- fix ics20 withdrawal: include withdrawals in effect hash and tx builder by @avahowell in #2820
- docs: fix broken links in protocol spec by @conorsch in #2824
- Add ability to query for balances by account and asset type by @aubrika in #2799
- fix: update rocksdb from v0.19 to v0.21 by @cronokirby in #2822
- docs: how to update web extension by @conorsch in #2811
- pd: add EventIndexLayer to enable tendermint event indexing by @avahowell in #2828
- testnet: bump allocations for stress test by @erwanor in #2830
- fix(pd): use proper nanoseconds in tm proxy by @conorsch in #2826
- ibc: use ibc-types typed events, add SendPacket event by @avahowell in #2829
- testnet: regen 57 allocations by @erwanor in #2832
- Fix unused mut qualifier causing CI to fail by @cronokirby in #2838
- ci: use posix regex by @erwanor in #2831
- fix packet commitment paths: use
sequences
correctly by @avahowell in #2837 - Use commitment in NullfierStateDerivation proof by @cronokirby in #2833
- docs: add
git lfs install
by @erwanor in #2841 - ci: add moons of saturn to testnet names by @conorsch in #2819
- fix(pcli): help text for ibc withdrawals by @conorsch in #2835
- miscellaneous ICS20 fixes by @avahowell in #2853
- Index available liquidity as part of put_position by @zbuc in #2843
- spec: small edits to typos in protocol docs by @redshiftzero in #2856
- refactor: add
TransactionParameters
andDetectionData
fields inTransactionBody
by @redshiftzero in #2839 - fix query overflow: don't subtract one when height is zero by @avahowell in #2861
- feat(logging) include rust modules in log messages by @conorsch in #2862
- ICS20 withdrawal: remove unnecessary chain id, parse amount from command by @avahowell in #2863
- ibc: pcli transaction withdraw: change source-channel to channel by @avahowell in #2864
- spec: fix out of date note commitment docs, add closing parentheses by @redshiftzero in #2866
- dex(router): internally split execution by @erwanor in #2851
- Document Setup Ceremony Math by @cronokirby in #2855
- fix(pd): drop unused snapshots by @conorsch in #2868
New Contributors
- @cronokirby made their first contribution in #2822
Full Changelog: v0.56.0...v0.57.0
pcli 0.57.0
Download pcli 0.57.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pcli-v0.57.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pcli-v0.57.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pcli-v0.57.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pcli-v0.57.0-x86_64-unknown-linux-gnu.tar.xz |
pclientd 0.57.0
Download pclientd 0.57.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pclientd-v0.57.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pclientd-v0.57.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pclientd-v0.57.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pclientd-v0.57.0-x86_64-unknown-linux-gnu.tar.xz |
pd 0.57.0
Download pd 0.57.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | pd-v0.57.0-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | pd-v0.57.0-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | pd-v0.57.0-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | pd-v0.57.0-x86_64-unknown-linux-gnu.tar.xz |