ok300
50a654b49c
Merge branch 'main' into yse-remove-api-fields
...
# Conflicts:
# packages/dart/lib/src/bindings.dart
# packages/dart/lib/src/frb_generated.dart
# packages/dart/lib/src/frb_generated.io.dart
# packages/dart/lib/src/model.dart
# packages/flutter/example/lib/main.dart
# packages/flutter/lib/flutter_breez_liquid_bindings_generated.dart
2024-05-15 09:20:53 +02:00
yse
28d4f264eb
feat: add refund and improve send flow
2024-05-14 13:05:27 +02:00
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
Erdem Yerebasmaz
4dc16e565a
Run dart format -l 110
2024-05-08 01:19:46 +03:00
Erdem Yerebasmaz
05689299f0
Update flutter_rust_bridge to 2.0.0-dev.33
...
Update dependencies to latest & increase the supported range
2024-05-06 14:58:31 +03:00
Erdem Yerebasmaz
51142bd9b6
Generate FFI bindings
2024-05-06 14:50:20 +03:00
Erdem Yerebasmaz
0c0287b465
Ignore symlink files for C headers
...
Remove symlink files from version control
2024-05-06 11:10:17 +03:00
Erdem Yerebasmaz
c782fbf058
Check Flutter bindings with CI
...
- Add static analysis step for Dart & Flutter packages
- Ignore warning for unused element on build scrips for Windows targets
- Continue if there are any errors with generating bindings
2024-05-06 11:10:17 +03:00
Erdem Yerebasmaz
5d966fc856
Move dart & flutter packages to packages folder on root
2024-05-03 16:05:39 +03:00