ok300
079be185c6
CI: Test if SDK compiles with latest dependencies ( #323 )
...
* CI: Test if SDK compiles with latest dependencies
* Add secp256k1-zkp patch
* Propagate the patch in Cargo.lock
2024-06-26 13:25:05 +00:00
ok300
bcb4743260
Integrate sdk-common ( #308 )
...
* Rename Network to LiquidSdkNetwork to avoid naming conflicts with sdk-common
* Integrate sdk-common: re-use parse_invoice
* Fix UDL bindings tests
* Add input parser support
* CLI: Add input parser support
* Integrate lnurl-pay
* Cargo format, re-generate FRB and RN bindings
* Duplicate LnUrlPayError, update FRB/UniFFI bindings
* Move duplicate LnUrlPayError to FRB bindings.rs
* Add support for lnurl-withdraw
* Lnurl-withdraw: convert units, incorporate fees
* Bump sdk-common, rename InputType::LnUrlError
* Bump sdk-common, remove Wrapped prefix from LnUrlPaySuccessData, LnUrlPayResult
* LNURL-withdraw: add missing UDL mappings
* Add support for LNURL-auth
* Move LNURL structs into models.rs
* Rename LiquidSdkNetwork to LiquidNetwork
* Fix binding tests
* Fix tests
* Move FRB mirroring structs to bindings.rs
* Remove TODO
* Bump sdk-common, remove sdk-common dependency on rusqlite
* Propagate LiquidNetwork rename into flutter example app
* CI: install protobuf before running clippy
* CI: add rust cache, protobuf for remaining rust steps
2024-06-20 16:18:50 +00:00
Ross Savage
5dca068619
Fix Package.swift xcframework url ( #316 )
2024-06-19 15:14:57 +02:00
yse
6224c5133c
test: persistence and swap states ( #312 )
2024-06-18 21:55:46 +02:00
Ross Savage
78228d8961
Publish CI fixes ( #289 )
...
* Fix CI publish directories
* Fix kotlin multiplatform build
* Fix python ffi directory
* Add swift PAT to release
* Fix file copy
* Fix mvn check
* Test windows build (#290 )
* Add jitpack yml
* Fix RN example android build
2024-06-18 09:34:47 +02:00
Ross Savage
337b52d40e
Change script paths to langs directory
2024-05-21 15:38:13 +02:00
Ross Savage
cc7a6efd27
Rename bindings directories
2024-05-21 14:42:32 +02:00
Ross Savage
6e15c7762d
Remove Flutter waiting CI job
2024-05-06 16:31:41 +02:00
Ross Savage
cddb9cce37
Set the breez-liquid-sdk-swift ref branch
2024-05-06 16:19:50 +02:00
Ross Savage
aec163c05a
Wait for swift publishing job for flutter and RN
2024-05-06 16:19:50 +02:00
Erdem Yerebasmaz
0c0287b465
Ignore symlink files for C headers
...
Remove symlink files from version control
2024-05-06 11:10:17 +03:00
Erdem Yerebasmaz
c782fbf058
Check Flutter bindings with CI
...
- Add static analysis step for Dart & Flutter packages
- Ignore warning for unused element on build scrips for Windows targets
- Continue if there are any errors with generating bindings
2024-05-06 11:10:17 +03:00
Ross Savage
2467850bdd
Change flutter directory
2024-05-03 13:30:36 +02:00
Ross Savage
3edb7d2019
Add CI workflows for publishing
2024-05-03 12:35:02 +02:00
ok300
6589a8799b
Rename workspace members (subfolders) ( #149 )
...
* Rename ls-sdk-bindings workspace member
* Rename ls-sdk-core workspace member
* Rename ls-sdk-react-native
2024-05-02 18:22:32 +00:00
ok300
fddabfa0dd
Add CI step to check RN bindings ( #115 )
2024-04-29 10:53:02 +00:00
ok300
95a05cc428
CI: build bindings, add binding tests ( #114 )
...
* CI: build bindings, add binding tests
* Cargo fmt
* Add assertion in python binding test
2024-04-29 10:49:33 +00:00
ok300
d254496269
Add CI config ( #37 )
...
* Add CI config
* Cargo fmt
* Add cargo clippy CI step
2024-03-21 09:32:58 +00:00