Skip to content

Releases: bch-coinjoin/hd-cli-wallet

v1.5.0

03 Apr 21:38
e506f7b

Choose a tag to compare

1.5.0 (2023-04-03)

Bug Fixes

  • send-all: Got this command working (7dba752)
  • split-utxo: Preventing dust error (9cecdd4)

Features

  • old commands: Moved old unsupported commands to new directory (df30df4)
  • split-utxos: Created new command for testing coinjoin (ba766ec)

v1.4.2

28 Mar 21:53
0102924

Choose a tag to compare

1.4.2 (2023-03-28)

Bug Fixes

  • send: Updating to use refactored changes in get-address (ef1caeb)

v1.4.1

27 Mar 22:50
e8d9d69

Choose a tag to compare

1.4.1 (2023-03-27)

Bug Fixes

  • get-address: refactored and increased test coverage (3cc5975)
  • init: Reducing screen spam (2e6efbb)

v1.4.0

07 Mar 01:44
1885e3c

Choose a tag to compare

1.4.0 (2023-03-07)

Bug Fixes

  • libs: Exporting more libraries into the top level lib (8ecbc6a)

Features

  • selectCoinJoinUtxos(): Adding function for selecting CoinJoin UTXOs (42a3848)

v1.3.0

02 Mar 13:20
a786a86

Choose a tag to compare

1.3.0 (2023-03-02)

Features

  • lib: Setting main target to export-lib.js (fbd9100)

v1.2.0

21 Feb 10:28
25c740a

Choose a tag to compare

1.2.0 (2023-02-21)

Bug Fixes

  • bch-js: Upgrading to v6.6.0, commenting out broken tests (3c1ac7a)
  • send: Got send command working (f5f6e9c)
  • update-balances: Adding generateBchUtxos() function (04aa3b6)
  • update-balances: Got lib back to 100% unit test coverage (c746881)
  • update-balances: Got update-balances command to 100% unit test coverage (e630459)

Features

  • libs: Added update-balance lib (0ee804d)
  • update-balance: added getAllAddressData() to get all balances for entire wallet (41e5661)

v1.1.0

13 Feb 12:49
10f6ef9

Choose a tag to compare

1.1.0 (2023-02-13)

Bug Fixes

  • bch-js: Rolling back to old version to restore tests (840ac4f)
  • README: Customizing README (8a7193b)
  • shelljs: Updating to v0.8.5 (5cc311d)

Features

  • browserify: Building library for front-end browser env (4fb802a)

v1.0.2

06 Feb 17:31
efce0a5

Choose a tag to compare

1.0.2 (2023-02-06)

Bug Fixes

  • deps: Switching to exact dependencies (eb13f64)

v1.0.1

06 Feb 17:19

Choose a tag to compare

Freshly forked from slp-cli-wallet. Kicking off Semantic Release.

v0.1.0

06 Feb 17:18

Choose a tag to compare

1.0.0 (2023-02-06)

Bug Fixes