Mutiny Wallet v0.5.8: Fedimint to Lightning Swaps
Mutiny is an open-source, non-custodial bitcoin and Lightning wallet. Available on the web, as a progressive web app (PWA) and Android.
- "Mutiny version 0.5.8 going out now. This includes additional fedimint features and fixes, including a "Swap to LN" feature that moves your federation esats to a self-custodial LN channel," announced the project.
"There have been some breaking changes to fedimint integrations over the last few releases. It's recommended that you remove the previous federation if you're having issues sending and add a DIFFERENT federation for testing. Do not add the same one back."
- "Thank you all for testing, there should be less of these breaking changes now that we're improving these bugs."
What's new (Mutiny node)
- Sweeping from fedimint balance to self-custodial lightning
- Bug fixes around labels
- Optimization around syncing LDK
What's changed
- Use strfry and blastr for sending by @ekzyis in #993
- More efficient on chain scanning by @TonyGiorgio in #994
- Set invoice labels before sending by @benthecarman in #996
- Fedimint v0.2.2 Changes by @TonyGiorgio in #995
- Fedimint sweep estimation fixes by @TonyGiorgio in #1001
- fedimint v0.2.2-rc8 by @TonyGiorgio in #1005
- Fix labeling by @benthecarman in #1006
- Fix the fedimint sweep fee for max balance by @TonyGiorgio in #1008
- Swap label on fedimint sweep payment by @TonyGiorgio in #1009
- Make node manager locks RwLocks by @benthecarman in #1010