v1.0.0-alpha.2a
Pre-release
Pre-release
thunderbiscuit
released this
21 Nov 20:21
·
244 commits
to master
since this release
Summary
This release is the first alpha release of the 1.0 API for the bindings libraries. 🎉
Changelog
- Create and recover wallets using descriptors, including the four descriptor templates
- Sync a wallet using a blocking Esplora client
- Query the wallet for balance and addresses
- Create and sign transactions using the transaction builder
- Broadcast transactions
What's Changed
- Bump snapshot and dev versions of libraries by @thunderbiscuit in #401
- Update bdk version to 1.0.0-alpha.2 by @thunderbiscuit in #402
- Add scan method on esplora client by @thunderbiscuit in #409
- tests: update all tests by @reez in #410
- Add TxBuilder, Script, Transaction, and PartiallySignedTransaction by @thunderbiscuit in #406
- Add workflow for live tests with manual trigger and weekly schedule by @thunderbiscuit in #411
- Bump Rust compiler to 1.73.0 and update uniffi to 0.25.1 by @thunderbiscuit in #414
- docs: add/update android+ios readme example project links by @reez in #416
- fix: handle parsing and network errors in address new by @reez in #417
- Add methods on the TxBuilder by @thunderbiscuit in #418
- Add broadcast method on Esplora client by @thunderbiscuit in #420
- Prepare language bindings libraries for 1.0.0 alpha2 rc1 release by @thunderbiscuit in #422
- Update libraries to official release versions by @thunderbiscuit in #425
Full Changelog: v0.30.0...v1.0.0-alpha.2a