-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate sdk-common
#308
Integrate sdk-common
#308
Conversation
abb09c9
to
82fb793
Compare
9cf9e6f
to
3f42fab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Dropped some comments.
@ok300 for the open points:
|
# Conflicts: # lib/bindings/langs/flutter/breez_liquid_sdk/include/breez_liquid_sdk.h # lib/core/src/frb_generated.io.rs # lib/core/src/frb_generated.rs # lib/core/src/model.rs # lib/core/src/sdk.rs # lib/core/src/swapper/mod.rs # lib/core/src/test_utils.rs # packages/dart/lib/src/bindings.dart # packages/dart/lib/src/frb_generated.dart # packages/dart/lib/src/frb_generated.io.dart # packages/dart/lib/src/model.dart # packages/flutter/lib/flutter_breez_liquid_bindings_generated.dart # packages/react-native/android/src/main/java/com/breezliquidsdk/BreezLiquidSDKMapper.kt # packages/react-native/ios/BreezLiquidSDKMapper.swift # packages/react-native/src/index.ts
@roeierez to your points:
Opened follow-up #318
Agree, will then leave it as it is.
Opened follow-up #317 I opened those as follow-ups so we can get this merged, as it's the basis for other changes (for example the proxy swapper). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than one sugestion for getting rid of rusqlite, LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I think the example Flutter and RN apps need updating with the Network
rename
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
parse_invoice
parse
SendSwap
bypayment_hash
LnUrlPayRequestData
to also reflect swap min/maxlwk
?Closes #275, #276
Depends on breez/breez-sdk-greenlight#1012