Skip to content

Releases: SatoshiPortal/lwk-dart

Precompiled binaries 8d5a7ecf

22 Jan 23:35
08b2196
Compare
Choose a tag to compare

Precompiled binaries for crate lwk, crate hash 8d5a7ecf5a772e41a24b3f7ab7d95299.

Precompiled binaries 543b56de

10 Jan 11:06
dedabaa
Compare
Choose a tag to compare

Precompiled binaries for crate lwk_dart, crate hash 543b56ded15714fa5fb1975d5177b61b.

Precompiled binaries c86bc6d8

09 Jan 16:29
Compare
Choose a tag to compare

Precompiled binaries for crate lwk, crate hash c86bc6d8d95a0fc71287aab10f9632f3.

Precompiled binaries 4fd10206

08 Jan 15:03
Compare
Choose a tag to compare

Precompiled binaries for crate lwk_dart, crate hash 4fd102062c9dbf3ffb07c9f8870d55a4.

0.1.5

19 Aug 10:35
545d0d2
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

Beta IOS Support

0.1.4

17 May 00:12
e42d933
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

Updated to latest lwk-0.5.0

0.1.3

23 Apr 04:33
c1ae4ea
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

CHANGELOG

Updated to latest frb 2.0

Api is the same for the most part with minor semantic changes.

Update to lwk 0.4.0

0.1.2

16 Apr 07:45
4cde78c
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

CHANGELOG:

  • Better Balances:
    Balances are now a struct in rust and a more convenient class with getters for LBTC and custom assets.

  • Address methods:
    Address have helper methods to convert from scriptpubkey and validate a string address

  • Blinding key:
    Get blinding key of a wallet (required to convert scriptpubkey to confidential address)

  • Send Assets:
    build_asset_tx() supports sending any asset (untested)

  • Other misc fixes

  • Better error handling (less panics)

0.1.1

27 Mar 14:19
be713f1
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

CHANGELOG:

  • Updated Balances and Transactions to support Assets rather than just LBTC
  • Updated Transaction structure to more closely match WalletTx from lwk
  • Added AssetId as consts to dart library

0.1.0

04 Feb 09:53
c49d8a2
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Extreme alpha test release.

Liquid wallet with basic functionality.