What's Changed
- [Server] Make round failed if there's not enough liquidity by @altafan in #532
- [SDK] Retry settlement by @altafan in #530
- Return utxo/vtxo amount limits in GetInfo by @altafan in #531
- Return updated
spentVtxos
list in transactionEventsCh by @louisinger in #535 - Bump deps by @altafan in #536
- fix: prevent collision between in round and redeem vtxo by @sekulicd in #537
- Fix collision in
SubscribeForAddress
by @louisinger in #540 - chore: remove duplicate package imports by @wangcundashang in #539
- [SDK] Disable onchain features if server doesn't allow them by @altafan in #533
- Indexer by @sekulicd in #524
- Indexer (proper) by @Kukks in #548
- Add RegisterIntent + BIP0322 Proof of Funds & Drop covenant & SDK SQLite db by @altafan in #544
New Contributors
- @wangcundashang made their first contribution in #539
Full Changelog: v0.5.9...v0.6.0