Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

v0.5.0 - Fedimint & Multi LSP Initial Support

Compare
Choose a tag to compare
@AnthonyRonning AnthonyRonning released this 29 Dec 19:55
· 584 commits to master since this release
9646fb8

Overview

  • Added initial Fedimint support for alpha testing
  • Added support for the LSP spec by @johncantrell97
  • Increase on chain gap when resyncing
  • Require wallet restart when another device accesses same wallet when another is backgrounded

What's Changed

  • Update secp256k1-sys in Cargo.lock by @benthecarman in #891
  • Timeout CI after 60 mins by @benthecarman in #893
  • Use ldk background processor + transaction sync by @benthecarman in #885
  • just dev for console panics by @TonyGiorgio in #897
  • Bump gloo to 0.4 by @TonyGiorgio in #896
  • Don't clear logs on restore by @benthecarman in #899
  • Remove unnecessary cargo dep by @TonyGiorgio in #900
  • Move log and stop outside of nodemanager by @TonyGiorgio in #902
  • Don't run ignored tests in CI by @TonyGiorgio in #903
  • Add LSPS support via lightning-liquidity crate by @johncantrell97 in #894
  • Rework wasm apis for Contacts by @benthecarman in #898
  • Add fedimint by @TonyGiorgio in #867
  • Add helper function for changing LSP config by @benthecarman in #904
  • Delete all for gluedb on clear and restore by @TonyGiorgio in #906
  • Return profile name with pending nwc invoice by @benthecarman in #908
  • Ignore rust compile error files by @TonyGiorgio in #914
  • Remove redshift by @TonyGiorgio in #913
  • Update rust-nostr to v0.26 by @benthecarman in #905
  • Increase on-chain stop gap by @benthecarman in #916
  • Switch to builder methodology by @TonyGiorgio in #915
  • Optional federations by @TonyGiorgio in #918
  • Panic if lock has changed before reconnections by @TonyGiorgio in #889

Full Changelog: v0.4.39...v0.5.0