Overview
- Small fedimint fixes
- Better bitcoin address gap management
- Fixes a bug preventing invoice errors from showing up in Mutiny Web
What's Changed
- Wrap fedimint around an async rwlock by @TonyGiorgio in #924
- Use AddressIndex::LastUnused when sweeping spendable outputs by @benthecarman in #926
- Return last fedimint error if node manager fails by @TonyGiorgio in #927
- More trace logs when checking fedimint status by @TonyGiorgio in #928
- Update year in license by @benthecarman in #930
- Refactor things in node manager to be in wallet by @TonyGiorgio in #931
- Save fedimint payment only after payment attempt by @TonyGiorgio in #934
- Properly return error for create_bip21 by @benthecarman in #932
- Bump fedimint to v0.2.1 by @TonyGiorgio in #935
Full Changelog: v0.5.0...v0.5.1