Ross Savage
e196a91973
Multi-asset send/receive ( #645 )
...
* Multi-asset send/receive
* Apply suggestions from code review
Co-authored-by: Daniel Granhão <32176319+danielgranhao@users.noreply.github.com >
* Log the prepare asset_id
---------
Co-authored-by: Daniel Granhão <32176319+danielgranhao@users.noreply.github.com >
2025-01-24 16:55:51 +01:00
Ross Savage
3c69246f13
Add API key to RN example ( #533 )
2024-10-20 20:52:49 +02:00
Ross Savage
5f638aec37
Fix list payments filter ( #529 )
2024-10-15 10:18:11 +02: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
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
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
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
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