-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* sdk-v0.6.2: update version to 0.6.2 use invoice destination for trampoline Bump gl-client to latest commit (#1106) Diagnostic data: include SDK version and git hash (#1101) trampoline: set max fee percent JSON serialize Vec<u8> fields as hex serialize diagnostic data as single json document Merge pull request #1102 from breez/optimize-claim-fetch fix error Merge pull request #1085 from breez/dependabot/npm_and_yarn/libs/sdk-react-native/example/serve-static-1.16.2 Merge pull request #1086 from breez/dependabot/npm_and_yarn/libs/sdk-react-native/serve-static-1.16.2 Optimize fetching claim tx by querying the lockup address Bump gl-client dependency (#1100) Strip ₿ prefix from lightning address
- Loading branch information
Showing
10 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
group 'com.breez.breez_sdk' | ||
version '0.5.2' | ||
version '0.6.2' | ||
|
||
buildscript { | ||
ext.kotlin_version = '1.8.20' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters