Files
breez-sdk-liquid/lib/bindings/bindings-flutter
yse be3120c935 feat: remove PrepareSendResponse fields
feat: add `PrepareSendRequest` object

fix: rename to `claim_tx_feerate`

fix: fix reverse submarine test

feat: improve prepare_send and prepare_receive interfaces

fix: use v2 to broadcast lowball tx

feat: finalize prepare_send and prepare_receive

feat: remove manual BTC pair from response

fix: remove `pair_hash` from PrepareReceive

rebasing

updating Cargo.lock

fix: update lbtc pair method names

fixing bindings

fix: re-add uniffi_macros

add comment to elements dependency

fix: switch back to v1 fee calculation

fix: revert to v1 pair hash

fix: simplify migrations

fix: rename `FeesExpired` to `InvalidOrExpiredFees`

Log error when list_ongoing_swaps() fails

Log swap ID when list_ongoing_swaps() succeeds

Migrations: add missing ongoing_receive_swaps field

Clarify swap type (reverse vs submarine) in logs
2024-05-09 11:26:10 +03:00
..
2024-05-06 11:10:17 +03:00
2024-05-03 16:05:39 +03:00
2024-05-03 16:05:39 +03:00
2024-05-03 16:05:39 +03:00
2024-05-06 11:10:17 +03:00
2024-05-03 16:05:39 +03:00

breez_liquid_sdk_workspace

Binding generation & build scripts for Dart/Flutter packages of Breez Liquid SDK.

Prerequisites

  • just command runner.

Getting Started

Run just bootstrap to initialize your workspace.

To see all available recipes, run just.

Troubleshooting

License

Dual-licensed under Apache 2.0 and MIT.