Features and Bug fixes
- Add seed support to ConnectRequest
- Improve realtime sync and restore
- Update built packages to Uniffi 0.28
What's Changed
- Fix payment amount and fees for overpaid swaps
- Add tx propagation grace period to swap recovery by @danielgranhao in #733
- Real-time Sync: Avoid running event loop on local changes by @hydra-yse in #747
- Add seed to ConnectRequest by @dangeross in #748
- Remove min 0-conf fee rate by @danielgranhao in #750
- Extract
descriptionfrommetadata_strfor LNURL payments by @erdemyerebasmaz in #740 - chore: Update
flutter_rust_bridgeto2.8.0& update Flutter dependencies to latest by @erdemyerebasmaz in #727 - Bump elliptic from 6.5.4 to 6.6.1 in /packages/react-native/example by @dependabot in #743
- Add contribution guide by @dangeross in #739
- Chain swap: calculate cooperative tx size and allow immediate refund by @dangeross in #715
- Tolerate older wallet tx map during tx recovery by @danielgranhao in #751
- Fix Clippy issues by @dangeross in #758
- Subscribe incoming synced records to swapper updates by @roeierez in #760
- Validate seed length by @dangeross in #763
- Fix payment tx data cleanup logic by @danielgranhao in #759
- WASM: Split dependencies and add base wrapper by @hydra-yse in #753
- WASM: Switch to compatible
rusqlitefork by @hydra-yse in #754 - Recovery: Ensure wallet and chain service tips are within leeway by @hydra-yse in #762
- Handle transition error on TimedOut by @dangeross in #765
- WASM: Interface by @dangeross in #757
- Update selected built packages to Uniffi 0.28 by @dangeross in #766
- Improve WASM CI tests by @dangeross in #770
- Fix payment amount/fee for overpaid non-amountless chain swap by @dangeross in #771
New Contributors
- @dependabot made their first contribution in #743
Full Changelog: 0.7.1...0.7.2