Features & Bug fixes
- Improve sync performance by moving to incremental sync
- Improve trampoline payments reliability and fix fees passed to the trampoline node
- Add list_swaps API
- Auto recover network connections after hibernation.
What's Changed
- sync: sync all payment updates by @JssDWt in #1095
- Strip ₿ prefix from lightning address by @JssDWt in #1097
- Bump gl-client to latest released
v0.3.0
by @ok300 in #1100 - Bump serve-static from 1.15.0 to 1.16.2 in /libs/sdk-react-native by @dependabot in #1086
- Bump serve-static from 1.15.0 to 1.16.2 in /libs/sdk-react-native/example by @dependabot in #1085
- Optimize fetching claim tx by querying the lockup address by @roeierez in #1102
- json diagnostic by @JssDWt in #1091
- trampoline: set max fee percent by @JssDWt in #1103
- improve payment sync by @JssDWt in #1099
- sync: fix trampoline fee by @JssDWt in #1105
- Diagnostic data: include SDK version and git hash by @ok300 in #1101
- Bump
gl-client
to latest commit by @ok300 in #1106 - Use named fields in SuccessAction enum by @dangeross in #1104
- use invoice destination if available by @JssDWt in #1108
- greenlight: wait for channel reestablished by @JssDWt in #1093
- log end of payment by @JssDWt in #1110
- Remove unnecessary get_info calls by @roeierez in #1109
- Implement lnurl auth signer by @roeierez in #1088
- Move Swift publishing workflow to main repo by @cnixbtc in #1033
- cli: show payment duration by @JssDWt in #1113
- improve log levels by @JssDWt in #1098
- refresh after hibernation by @JssDWt in #1115
- Bump rexml from 3.3.6 to 3.3.9 in /libs/sdk-react-native/example by @dependabot in #1114
- Bump elliptic from 6.5.7 to 6.6.0 in /libs/sdk-react-native/example by @dependabot in #1117
- chore: fixup formatting by @JssDWt in #1119
- Add list_swaps function by @JssDWt in #1120
- Clarify
receive_onchain
docs by @danielgranhao in #1123 - allow mpp in open channel invoices by @JssDWt in #1126
- Android: Replaced with "$rootDir" with "$projectDir" by @larcho in #1122
- Persist
SendPay.groupid
asTEXT
to cover fullu64
range by @ok300 in #1124
New Contributors
Full Changelog: 0.6.2...0.6.3-rc2