Roei Erez
24d41de656
update versions
2024-09-25 09:31:55 +03:00
Roei Erez
cd9cb9c46c
update version to 0.3.2
2024-09-24 16:47:32 +03:00
Ross Savage
bd39b7ab02
RN: Prevent conversion of ReadableMap to HashMap ( #482 )
...
* Prevent conversion of ReadableMap to HashMap
* Handle Null ReadableType
2024-09-09 20:04:14 +02:00
Ross Savage
251c252374
Add Go/CS bindings ( #147 )
...
* Publish Go/CS packages
* Fix optional param ordering
* Fix CI installed bindgens
2024-08-28 15:14:20 +02:00
Ross Savage
59f5e0636c
Handle in RN codegen multiple fields in enum variant ( #453 )
...
* Update RN example
* Handle enum variants with multiple fields
2024-08-23 06:12:39 +02:00
Roei Erez
d123a77b12
update version to 0.2.1
2024-08-01 16:27:08 +03:00
Roei Erez
65ce16ea5f
update version to 0.2.0
2024-07-25 17:19:47 +03:00
Roei Erez
63e5a12abb
Merge branch 'v0.1.4'
2024-07-25 17:16:27 +03:00
Ross Savage
baa8096852
Update boltz-rust and add receive payment description ( #409 )
...
* Update boltz-rust
* Store description and add to Payment struct
* Fix examples
2024-07-25 12:46:40 +02:00
Roei Erez
ad0bad1431
update versions to 0.1.4
2024-07-22 15:18:02 +03:00
Ross Savage
8ac220275e
Update version to 0.1.3.rc2
2024-07-17 08:19:54 +02:00
Roei Erez
938f74d7d1
update version to 0.1.3.rc1
2024-07-16 09:14:39 +03:00
Ross Savage
143993fd3a
List payments filtering and paging ( #369 )
...
* List payments in reverse chonological order
* Add payment filtering and paging
* Fix examples
* Apply suggestions from code review
Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com >
* Set timestamp for pseudo payments
* Filter by the first non-null timestamp from the join query
---------
Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com >
2024-07-10 17:50:53 +02:00
Ross Savage
da43f7ff78
Rename namespace ( #345 )
...
* Rename namespace
* Fix flutter build
* Fix kotlin-multiplatform CI
* Rename repositories
2024-07-09 17:25:05 +02:00
Ross Savage
15a243251e
Fix example network and logger call ( #349 )
2024-07-01 10:11:02 +02:00
Ross Savage
a98ee61242
Add payment examples to the RN app ( #337 )
...
* Add payment examples to the RN app
* Apply suggestions from code review
Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com >
---------
Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com >
2024-06-27 14:02:15 +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
ok300
31e2ab44af
get_info: remove with_scan argument (#306 )
...
* get_info: remove with_scan argument
* Fix binding tests
* Update dart test and kotlin example app
* Update RN example app
2024-06-12 13:23:32 +00:00
Ross Savage
5d9a8f18a3
Add Config ( #267 )
...
* Add config
* Add rustdocs to Config, send_payment (#271 )
---------
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com >
2024-06-01 06:32:45 +02:00
Ross Savage
06b848a8f3
SDK events framework ( #193 )
...
* Add events framework
* Adapt RN codegen and add synced event
* Only use get_connection internally
2024-05-25 06:20:14 +02:00
Ross Savage
8585217495
Fix RN example app
2024-05-06 16:21:38 +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