What's Changed
- new worker.reload() method by @bordalix in #135
- Bump esbuild from 0.20.2 to 0.25.0 by @dependabot[bot] in #140
- Fix security vulnerabilities in dependencies by @Copilot in #141
- fix tests for v.0.7.1 by @bordalix in #143
- Update dependencies to latest versions with minimal breaking changes by @Copilot in #144
- fix TaprootTree encoding by @louisinger in #150
- Fix release workflow to skip pre-release tags (alpha, beta, rc) by @Copilot in #156
- Add verifyTapscriptSignatures function with comprehensive tests by @Kukks in #155
- bump btc-signer to 2.0.1 by @louisinger in #161
- V8 by @bordalix in #166
- Forfeit pubkey by @bordalix in #168
- updates ark info by @bordalix in #170
- chore: split expo utils to avoid bundling by @tiero in #172
- Update Ark PSBT key type as per v8 by @Kukks in #173
- musig2: aggregate nonces client-side by @louisinger in #171
- remove unused repository method by @louisinger in #174
- serviceWorker: Fix messageHandler in settle by @louisinger in #178
- Ark provider: parse and return
ArkError
by @louisinger in #176 - Fix message on coin update by @bordalix in #179
- hotfix transaction signing by @louisinger in #183
- overwrite btc-signer Transaction by @louisinger in #182
- Remove custom checkpoint tapscript by @louisinger in #180
- Store boardingUtxos in walletRepository by @shubertm in #175
- do not call submit endpoint if spending a note by @louisinger in #177
- EsploraProvider: configurable polling by @louisinger in #184
- fix ws notification by @bordalix in #189
- chore: add test and improve docs vtxo manager by @tiero in #187
- Fix
VtxoScript
with odd number of tapscripts by @louisinger in #186 - Fix vtxo manager by @bordalix in #192
- batch failed with pubsub by @louisinger in #185
- Update examples by @louisinger in #194
New Contributors
Full Changelog: v0.2.2...v0.3.0