Features & Bug fixes
- Adjust default fees to reasonable values.
- Introduce custom errors
- Bug fixes
What's Changed
- Run cargo fmt by @ademar111190 in #307
- add a bindings project for C# nuget by @JssDWt in #280
- c#: clone sdk repo in build directory by @JssDWt in #323
- allow a different ref for the C# project build by @JssDWt in #324
- remove outdated working directory by @JssDWt in #325
- remove ` from csproj file by @JssDWt in #326
- add a missing slash in runtimes path by @JssDWt in #327
- Simplify version management by @ok300 in #320
- Use list channels instead of listfunds to calculate balance by @roeierez in #328
- Cache cargo crates and target dependency builds etc. by @lnd3v in #330
- Run initial sync before starting background tasks by @roeierez in #331
- Reduce logs in tests by @roeierez in #334
- Initial version of detailed SdkError by @ok300 in #298
- Add swaps_Info and reverse_swaps_info on restore by @roeierez in #340
- Sync after receive by @roeierez in #341
- React native errors by @roeierez in #345
New Contributors
Full Changelog: 0.1.3...0.1.4