Releases: trezor/WalletWasabi
Releases · trezor/WalletWasabi
WabiSabiClientLibrary-v16.0
- Remove all methods except for
get-version
andget-anonymity-scores
.
WabiSabiClientLibrary-v15.0
- Fixed #19.
WabiSabiClientLibrary-v14.1
- Support empty
amountsToRequest
inGetRealCredentialRequests
.
WabiSabiClientLibrary-v14.0
WabiSabiClientLibrary-v13.1
- Rebase on top WalletWasabi@9ffc5cb (but revert WalletWasabi@3b2089e).
- Fix #16.
This release is not used in any Trezor Suite.
WabiSabiClientLibrary-v12.0
- Rebase on top of WalletWasabi@be687d4.
- Implement memory optimized
CombinationsWithoutRepetition
. - Unify error messages.
WabiSabiClientLibrary-v11.5
- Fix bug in
get-anonymity-scores
that caused some addresses to have lower anonymity than they should have.
WabiSabiClientLibrary-v11.4
- Rebase on top of WalletWasabi@34a7c73.
- Increase the maximum number of utxos chosen by
select-inputs-for-round
from 10 to 20.
WabiSabiClientLibrary-v9
- Restrict anonymity contribution in
get-anonymity-scores
to outputs of matching script type.
WabiSabiClientLibrary-v8
- Reintroduce a condition on coinjoin transactions in
get-anonymity-scores
that was temporarily removed.