Skip to content

Latest commit

 

History

History
272 lines (138 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

272 lines (138 loc) · 16.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.0 (2023-10-23)

Features

  • hermit: hermit PSBT signing for pre-product key recovery (#308) (04ca0ce)

0.6.3 (2023-10-18)

Bug Fixes

  • deps: bump @babel/traverse from 7.21.3 to 7.23.2 (#344) (5f231e0)

0.6.2 (2023-07-18)

Bug Fixes

  • sign: pass wallet uuid for signing (a748d97)

0.6.1 (2023-07-13)

Bug Fixes

  • addressType conflict check not applicable for text xpubs (185fc01)
  • build: bring back hash routing (ed83bf4)
  • scriptexplorer: change the error message for spending from new wallet (1923dad), closes #172
  • scriptexplorer: show error message trown in fethUTXOs (158fb61), closes #172
  • scriptexplorer: when no error is trown check for 0 balance (cb96364)
  • wallet: add delay to address and utxo calls (d9774c1), closes #317

0.6.1 (2023-06-29)

Features

  • add support for wallet uuid in configs (#297) (6675db4)

Bug Fixes

  • bad import (#299) (e646ebb)
  • scriptexplorer: change the error message for spending from new wallet (1923dad), closes #172
  • scriptexplorer: show error message trown in fethUTXOs (158fb61), closes #172
  • scriptexplorer: when no error is trown check for 0 balance (cb96364)
  • wallet: add delay to address and utxo calls (d9774c1), closes #317

0.6.0 (2023-04-17)

Features

  • add support for wallet uuid in configs (#297) (6675db4)

Bug Fixes

0.4.0 (2023-03-06)

Features

  • ledger v2 backwards compatible support (4d22cfc)

0.3.13 (2021-12-09)

0.3.12 (2021-12-09)

0.3.11 (2021-09-02)

Bug Fixes

  • testrunner: handle coldcard now emitting low-s signatures (#234) (f865280)

0.3.10 (2021-07-29)

0.3.9 (2021-07-28)

Bug Fixes

  • address: improve bip32 path editability (#226) (77ae07f)
  • wallet: adds utxo selection to manual spend on wallet interface (#223) (ef4ab05)

0.3.8 (2021-06-03)

Bug Fixes

  • deps: upgrade unchained-libs to latest version (#222) (a002348)

0.3.7 (2021-06-01)

Bug Fixes

0.3.6 (2021-05-01)

Bug Fixes

  • deps: update unchained libs to latest version (#215) (1f447ed)
  • deps: update unchained libs to latest version (#220) (052269a)
  • other: replace corsproxy with nginx reverse proxy (#210) (87017e8)
  • pubkeyimporter: jS error when using Enter as text with incorrect access type (#205) (3201aa5)
  • wallet: fix typo on wallet import page (#211) (8aea08d)

0.3.5 (2021-01-12)

Bug Fixes

  • deps: upgrade unchained-wallets to 0.1.15 (fdce789)
  • wallet: direct Edit Details btn to editable pubkey page (6fc3d84), closes #109

0.3.4 (2020-12-21)

Features

  • wallet: bugfixes, bump uc libs, adds coldcard support (ac11da6)

Bug Fixes

  • dependencies: two deps with breaking changes (14b4f8d)
  • dependencies: unchained-wallets to 0.1.14 (3dc473e)
  • dependencies: update deps with npm audit fix (df6ff18)
  • dependencies: update uc-b to 0.1.2 (d99d46a)
  • slices: use unixtime to compare lastUsed dates (d4983ff)
  • testrunner: fix typos on cc test runner (6be96aa)
  • wallet: bug with coldcard wallet config p2sh-p2wsh ordering (f599c03)
  • wallet: handle old config files properly, guard against unknown/null (a70d78d)
  • wallet: hermit test suite updates (5d97ed3)
  • wallet: show bip32path if signing via redeem_script interface (19e69a5)

0.3.3 (2020-08-03)

Bug Fixes

  • dependencies: update unchained libraries (4f77ff5)
  • other: fix npm packages with low severity vulnerabilities (#167) (44cedd0), closes #134

0.3.2 (2020-07-27)

Features

  • dependencies: update unchained-wallets to 0.1.6 (6eb62bc)

0.3.1 (2020-07-14)

Features

  • dependencies: update unchained-wallets to 0.1.3 (6abefcc)

0.3.0 (2020-07-09)

SUMMARY

Adds the ability to provide a starting address index with which to load addresses. This is useful if the user started at a higher bip32 suffix than 0/0 (the default).

Also fixes a bug in confirm on device.

⚠ BREAKING CHANGES

  • wallet: None
  • slices: None

Features

  • wallet: starting Address Index loading, picking, exporting (653132a), closes #149

Bug Fixes

  • slices: confirmAddress can handle unknown method (fb31758)

0.2.1 (2020-06-29)

Features

  • update unchained-wallets for webusb support and improved ledger interactions (df66943)
  • update config requirements to allow for unknown signing method and empty client (bcada9d)

0.2.0 (2020-05-20)

Features

  • add wallet feature using xpubs (3514039)
  • add test suite for testing hardware wallets (3514039)
  • add commitlint and commitzen (6fff3b7)
  • add cypress and example test (25d7959)
  • adds react-testing-library (fc152d4)
  • add changelog.md to the project (5b47948)

Bug Fixes

  • fixes inconsistencies in wallet balance update after spend (fd214eb)
  • update CTAs on landing page (6a8e443)
  • update html meta description text (f7b1443)
  • fix display error in outputs when switching b/w spend modes (4a803f0)
  • fix copyright year in footer (4a0d98c)
  • Added a paragraph to the readme about how to use corsproxy. (4d56afa)

0.1.5 (2019-11-14)

Bug Fixes

  • disable remove signature on broadcast (94e1a0f)
  • fix output errors being covered up (4838009)
  • no estimate rate gathering signatures (65eef87)
  • fix wrapping issues (92f352d)

0.1.4 (2019-11-13)

Features

  • Added configuration to allow travis ci to automatically deploy tagged commits. (ff7d367)

0.1.3 (2019-11-13)

Bug Fixes

  • Adding README, fixed broken CORS doc link. (2c23cc9)

0.1.2 (2019-11-13)

Features

  • Added a string showing the current version to the footer. (e8cab10)

Bug Fixes

0.1.1 (2019-11-12)

Features

  • Initial caravan release