lwk 0.5.0 copy "lwk: ^0.5.0" to clipboard
lwk: ^0.5.0 copied to clipboard

A dart/flutter library with language bindings for rust library [lwk](https://github.com/Blockstream/lwk) - Liquid Wallet Kit.

0.5.0 #

  • feat (BREAKING): rename the public Network enum to LiquidNetwork
  • feat: add getLbtcAssetId and getLtestAssetId functions
  • chore: update lwk_wollet, lwk_signer and lwk_common to 0.18.0 (via 0.17.0)
  • chore: update sideswap_rust to latest (rev 3722a83)
  • chore: install the rustls ring CryptoProvider at init (required by lwk 0.18's rustls)
  • chore: replace deprecated Wollet::with_fs_persist with WolletBuilder using the legacy fs store (same on-disk format, existing wallet caches still load)
  • chore: switch PsetAmounts construction to PsetBalance::fees_in(policy_asset) after PsetBalance::fee was removed upstream
  • chore: cfg-gate frb_generated behind a bull_sdk feature for the aggregated bull_sdk crate
  • chore: regenerate FRB bindings (standalone crate compiles again; Dart surface now exposes LiquidNetwork)
  • chore: ignore test_broadcast (live-network test; its pre-signed tx inputs are long spent)

0.4.0 #

  • chore: pin lockfiles and update dependencies to latest; Flutter 3.44.1 / Dart 3.12.1 / flutter_rust_bridge 2.12.0; release toolchain on stable Rust

0.3.0 #

  • feat: add LiquidTransaction and PartiallySignedElementsTransaction APIs
  • feat: isSendAll for create Payjoin
  • fix: return unblinded_outputs from build_payjoin_tx
  • fix: building for Flutter >3.32.0
  • fix: Android 16kb page size
  • chore: update flutter_rust_bridge to 2.11.1
  • chore: update to the latest sideswap_rust

0.2.2 #

  • Fix payjoins for nested segwit wallets.
  • Allow config of base_url to fetch usdt utxos for payjoin
  • Add stop-at-index and timeout options to sync

0.2.1 #

  • fix: export error type
  • added: DecodedPset for absolute fees from pset
  • added: method to return SizeAndFees (renamed DecodedPset)
  • updated generated code

0.2.0 #

  • upgrade: frb 2.9.0
  • Add PayJoin API

0.1.7 #

  • Updated to lwk 0.9
  • Discount CT (Confidential Transaction)

0.1.6 #

  • Score improvments
  • fix liblwk.a not found

0.1.5 #

  • Initial version
2
likes
160
points
200
downloads

Documentation

API reference

Publisher

verified publisherbullbitcoin.com

Weekly Downloads

A dart/flutter library with language bindings for rust library [lwk](https://github.com/Blockstream/lwk) - Liquid Wallet Kit.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, cupertino_icons, dio, ffi, flutter, flutter_rust_bridge, freezed_annotation, http, json_annotation, meta, uuid

More

Packages that depend on lwk

Packages that implement lwk