Overview
Integrated nostr account, federation discovery, DMs, payment requests, and much much more.
What's Changed
- Create nostr profile by @benthecarman in #992
- Add firefox only on non-darwin systems' flake.nix by @DanGould in #1019
- Handle subscriptions created outside the app by @benthecarman in #1034
- Update to rust-nostr 0.28.0 by @benthecarman in #1036
- Save privacy level to PaymentInfo by @benthecarman in #1028
- Generate node's uuid deterministically by @benthecarman in #1039
- Increase wasm memory limit to 3mb by @benthecarman in #1035
- Handle a missing label activity item by @benthecarman in #1042
- Allow dm decrypting to fail by @benthecarman in #1041
- Update fedimint by @benthecarman in #1044
- Expose waila through mutiny-wasm by @benthecarman in #1045
- Remove requirement for password for has_node_manager by @benthecarman in #1043
- Don't save federation to storage until after init by @benthecarman in #1051
- Only check voltage invoice is within 10 sats by @benthecarman in #1049
- add cashu token melting to mutiny-node by @elnosh in #1026
- Add federation code to list_federations by @benthecarman in #1053
lightning-liquidity
alpha release by @johncantrell97 in #1050- upgrade lightning liquidity by @johncantrell97 in #1054
- Don't attempt payments before on chain syncing by @benthecarman in #1056
- Show in-flight fedimint sends by @alpeb-btc in #1059
- Refactor primal apis to single PrimalClient by @benthecarman in #1062
- Updates to README by @benthecarman in #1052
- Add public and private zaps by @benthecarman in #1040
- Add any missing channel capacity to reserve by @benthecarman in #1003
- Support new NWC commands by @benthecarman in #1048
- Fixes for NWA by @benthecarman in #1061
- Auto sync nostr profile by @benthecarman in #1069
- Add export_nsec by @benthecarman in #1072
- Handle no profile event when syncing nostr by @benthecarman in #1073
- Fix LSP connection failures during maintance by @benthecarman in #1075
- Create index for sorted activity by @benthecarman in #999
- Pin wasm-bindgen to same version as nix by @benthecarman in #1074
- Follow and Unfollow nostr contacts by @benthecarman in #1070
- Blindauth first pass by @TonyGiorgio in #1067
- Use lightning-net-tokio for non-wasm builds by @benthecarman in #1077
- Mint discoverability by @benthecarman in #1060
- Add bindings for lightning address reservations by @TonyGiorgio in #1080
- Add handling for changed nostr keys by @benthecarman in #1082
- Log payment failure reason by @benthecarman in #1083
- Fixes for blind tokens by @benthecarman in #1085
- Add has_recommended_federation by @benthecarman in #1086
- Better handling for marking DM'd invoices as paid by @benthecarman in #1089
- Add network to nostr discovery events by @benthecarman in #1091
- Assume mainnet for fedimint recommendations by @benthecarman in #1092
- Log more nostr.build errors by @benthecarman in #1094
New Contributors
- @elnosh made their first contribution in #1026
- @alpeb-btc made their first contribution in #1059
Full Changelog: v0.5.10...v0.6.0