v0.23.0
Pre-release
Pre-release
What's Changed
- Update electrum-client to 0.11.0 by @afilini in #737
- Change configs for source-base code coverage by @wszdexdrf in #708
- Run code coverage on every PR by @danielabrozzoni in #747
- Add psbt_signer.rs example by @notmandatory in #744
- Add fee_amount() and fee_rate() functions to PsbtUtils trait by @notmandatory in #728
- Improve docs regarding PSBT finalization by @tnull in #753
- Add tests to improve coverage by @vladimirfomene in #745
- Enable signing taproot transactions with only
non_witness_utxos
by @afilini in #757 - Add datatype for is_spent sqlite column by @vladimirfomene in #713
- Update compiler example to a Policy example by @rajarshimaitra in #730
- Remove redundant duplicated keys check by @afilini in #761
- Fix the release process by @afilini in #754
- Remove genesis_block lazy initialization by @shobitb in #756
- Add vscode filter to gitignore by @evanlinjin in #762
- Fix
Wallet::descriptor_checksum
to actually return the checksum by @evanlinjin in #763 - Use the esplora client crate by @afilini in #764
New Contributors
Full Changelog: v0.22.0...v0.23.0