Roei Erez
d349490e31
Merge branch 'v0.7.2-dev1'
...
* v0.7.2-dev1:
update version to 0.7.2-dev1
update version to 0.7.2.dev1
2025-03-12 16:03:38 +02:00
Ross Savage
9e83e06bd5
Update selected built packages to Uniffi 0.28 ( #766 )
2025-03-12 11:56:42 +01:00
Roei Erez
991f8603ee
update version to 0.7.2-dev1
2025-02-24 16:15:27 +02:00
Roei Erez
486c6de890
update version to 0.7.2.dev1
2025-02-24 16:13:04 +02:00
Roei Erez
35f0e0fc3f
Merge branch 'v0.7.0-package'
...
* v0.7.0-package:
update version to 0.7.1
Remove min 0-conf fee rate (#750 )
update version to 0.7.0
2025-02-24 11:44:16 +02:00
Roei Erez
6d47d2964d
update version to 0.7.1
2025-02-18 18:16:42 +02:00
Roei Erez
8243f3bbf8
update version to 0.7.0
2025-02-17 15:12:16 +02:00
dependabot[bot]
82bcefe962
Bump elliptic from 6.5.4 to 6.6.1 in /packages/react-native/example
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.4 to 6.6.1.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.1 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-15 09:25:52 +00:00
Roei Erez
2ae49043df
update version to 0.7.0-rc4
2025-02-05 17:42:51 +02:00
Roei Erez
8a0036d2d3
update version to 0.7.0-rc3
2025-02-04 21:46:31 +02:00
Roei Erez
3594943aec
update version to 0.7.0-rc2
2025-02-04 18:43:04 +02:00
Roei Erez
c1b7ea1302
update version to 0.7.0-rc1
2025-02-01 10:49:01 +02:00
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
Roei Erez
8cf6a26dc0
Merge branch 'v0.4.0'
...
* v0.4.0:
Fix SDK checkout (#528 )
update version to 0.4.0-rc3
update version to 0.4.0-rc2
Fix details fields error
Add notification plugin CI
update version to 0.4.0-rc1
2024-10-22 10:36:32 +03: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
Roei Erez
31fcfaa3db
update version to 0.4.0-rc3
2024-10-14 11:45:16 +03:00
Roei Erez
63d9305acd
update version to 0.4.0-rc2
2024-10-14 10:44:14 +03:00
Roei Erez
e2fd502827
update version to 0.4.0-rc1
2024-10-13 15:01:46 +03:00
Roei Erez
4d1690bfc4
update version to 0.3.4
2024-09-25 12:36:13 +03:00
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