ok300
cfc883ae00
Add zero-amount Receive Chain Swap ( #538 )
...
Add support for Zero-Amount Receive Chain Swaps
2024-12-09 16:10:52 +00:00
ok300
fe1dc30917
Add support for paying to BOLT12 ( #549 )
...
Add support for paying to BOLT12
2024-11-19 13:08:50 +00:00
ok300
bf5d4a1578
Propagate signer interface changes ( #544 )
2024-11-04 06:57:18 +00:00
Ross Savage
4d036f2529
Reserved address pool ( #531 )
2024-10-30 11:06:10 +01:00
ok300
59dfacc12d
Receive Chain Swap: support refund even when lockup address is re-used ( #471 )
...
* rescan_onchain_swaps: separate internal (scheduled) from external (manual) call
* Add TODOs for supporting more utxos in BtcSwapTx::new_refund
* Update boltz-client to build refund tx with all utxos
* list-refundables: show refundable amount, not swap amount
* Chain swap cooperative refund: fix "Liquid chain used for Bitcoin operations" error
* Revert "Chain swap cooperative refund: fix "Liquid chain used for Bitcoin operations" error"
This reverts commit 8a325e3c13b7e9b54b9f5256bea206989eac53b6.
* Bump boltz-rust to include sign_refund fix
* Bump boltz-rust to include sign_refund fix for non-coop refund
* Fix state handling when incoming chain swaps are refunded
* Move swap state change inside refund_incoming_swap
* Bump to latest boltz-client branch version
2024-10-29 12:56:55 +00:00
ok300
414c9f1ae9
Bring remaining u32 amount types to u64 ( #537 )
2024-10-28 14:36:33 +00: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
Roei Erez
ef28becff6
update sdk common dependency
2024-10-20 09:07:07 +03:00
Roei Erez
72f29bf16b
fix sign_message/check_message and add test
2024-10-18 11:32:29 +02:00
Roei Erez
fe15534d68
Implement seperated signer
2024-10-18 11:14:22 +02:00
Ross Savage
8a8fd922e3
Bump sdk-common ( #527 )
2024-10-14 10:48:38 +02:00
Roei Erez
31fcfaa3db
update version to 0.4.0-rc3
2024-10-14 11:45:16 +03:00
Ross Savage
0884106159
Add prepare_lnurl_pay ( #524 )
...
* Add prepare_lnurl_pay
* Move fields into prepare response
2024-10-14 10:06:14 +02: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
yse
42f4ca0129
feat: require Breez API key globally on mainnet ( #520 )
2024-10-08 16:17:34 +02:00
Erdem Yerebasmaz
1389d49f03
Update flutter_rust_bridge to 2.4.0 ( #511 )
2024-10-01 13:31:55 +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
yse
783c5ac450
feat: refactor refund logic and support lowball broadcasts ( #407 )
2024-09-20 15:57:54 +02:00
ok300
75aa988546
Bump boltz client library ( #486 )
...
* Bump boltz client library
* Fix tests
2024-09-13 10:45:39 +00:00
Ross Savage
c141d8e0a4
Change short_channel_id to string ( #484 )
...
* Change short_channel_id to string
* Bump sdk-common
2024-09-11 12:54:39 +02:00
Erdem Yerebasmaz
c2db7ebfea
Update flutter_rust_bridge to 2.3.0 ( #465 )
2024-09-02 16:30:12 +03:00
Ross Savage
6b78919df8
Add sign_message and check_message ( #443 )
...
* Add sign and check message methods
* Use lightning message_signing module to verify the message signature
* Use hash engine
2024-08-29 08:42:16 +02:00
Ross Savage
deb9ed1b09
Add description hash to receive payment ( #440 )
...
* Add option to hash description
* Fix Flutter gen
* Switch to upstream boltz-rust
* Address feedback
2024-08-29 08:17:10 +02:00
Ross Savage
34774647bf
Integrate webhooks ( #410 )
...
* Integrate webhooks
* Make hash_swap_id optional
* Hash and store the swap id
* Add webhook status include lists
* Remove superfluous webhook statuses
* Verify and fetch user_lockup_tx_id if missing
* Fix tests
* Use bitcoin sha256
* Fix flutter CI
2024-08-29 08:03:50 +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
Erdem Yerebasmaz
5248dfc235
Depend on sdk-common with liquid feature ( #452 )
...
* Add copy script to packages/react-native makefile
* Reorder scripts
* Depend on sdk-common with liquid feature
* chore: cargo update
* Generate Dart bindings
* Generate UniFFI bindings
* Simplify import resolution by using prelude::*
* Applies changes from https://github.com/breez/breez-sdk-greenlight/pull/1078
2024-08-20 18:50:27 +03:00
Erdem Yerebasmaz
265724101c
Bump flutter_rust_bridge to 2.2.0 ( #442 )
2024-08-13 11:46:08 +03:00
Roei Erez
d123a77b12
update version to 0.2.1
2024-08-01 16:27:08 +03:00
Ross Savage
28039272ad
Fix lowball broadcast ( #418 )
...
(cherry picked from commit 97075f383f )
2024-07-25 21:23:58 +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
bfeb785221
Buy Bitcoin ( #398 )
...
* Add fiat on-ramp service
* Use sdk-common MoonpayProvider
* Bump flutter qr dependency
* Bump sdk-common dependency
2024-07-19 14:57:51 +02:00
Ross Savage
8ac220275e
Update version to 0.1.3.rc2
2024-07-17 08:19:54 +02:00
Ross Savage
a3eb4caaf2
Add validate url success action param ( #395 )
2024-07-16 10:08:30 +02:00
Ross Savage
02408d2e04
Add validate url success action param
...
(cherry picked from commit bcd1b33004cb0f6762db7e8e3acfcf77d7eb9429)
2024-07-16 10:06:22 +03:00
Roei Erez
938f74d7d1
update version to 0.1.3.rc1
2024-07-16 09:14:39 +03:00
Ross Savage
7a1d0be70b
Update lwk to 0.7.0 ( #394 )
2024-07-15 14:59:10 +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
916a8e15bc
Bump lwk_wollet to 0.7.0 ( #380 )
2024-07-09 21:38:14 +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
ok300
08b2e5a6e2
Add fetch_onchain_limits service method ( #343 )
...
* Add pay_onchain_limits service method
* Add receive_onchain_limits service method
* Merge pay/receive_onchain_limits
* Update field names
* Split swapper method in get_chain_pair and get_chain_pairs
* Fix test
* Introduce and re-use Limits model
* Add fetch_lightning_limits SDK method
* Fix CI: propagate latest sdk-common changes
2024-07-03 09:22:29 +00:00
yse
709c6dfa4a
tests: Add unit tests for primary SDK methods ( #346 )
2024-07-01 17:24:22 +02:00
Ross Savage
62022daa85
Update boltz-client ( #338 )
2024-06-27 15:49:35 +02:00
ok300
ef5cd28fa5
Add FiatAPI methods to Liquid SDK ( #331 )
...
* Add FiatAPI methods to Liquid SDK
* Add mirrored structs of fiat crate on Dart bindings
* Re-generate bindings
* Fix sdk-common imports
* Avoid using hardcoded Breez Server URL, re-use sdk-common constant
* Update Cargo.lock
---------
Co-authored-by: Erdem Yerebasmaz <erdem@yerebasmaz.com >
2024-06-26 13:55:44 +00:00
ok300
7bd9b6ddb2
Use swapper proxy to extract referral ID ( #329 )
...
* Use swapper proxy to extract referral ID
* Derive swapper API base URL from proxy URL
* Update RN bindings
* Remove referral_id from Config, move proxy_url parsing to swapper
* Fix tests
* Cache swapper proxy URL
* Move boltz_url from Config to swapper
* Silently fail when fetching proxy swapper URLs
* Update RN bindings
* Fix sdk-common dependency
* Fix dependency issues
2024-06-25 17:19:02 +00:00