Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Releases: blockchain/blockchain-wallet-v4-frontend

v4.23.9

21 Oct 20:27

Choose a tag to compare

4.23.8 (2019-10-21)

v4.23.8

17 Oct 16:52

Choose a tag to compare

4.23.7 (2019-10-17)

Bug Fixes
  • Pit Test: fix first login pit link (53ed644)

v4.23.7

17 Oct 13:49

Choose a tag to compare

4.23.6 (2019-10-17)

Chores
  • dependencies:
    • update lint-staged (d3b602b)
    • update linting related deps (98b15a3)
    • upgrade build related deps (563129f)
    • upgrade test related deps (6cfd8b3)
  • linting: clean up lint errors globally (8ec3857)
New Features
  • Pit Connect:
    • add ab tests (c7187f7)
    • if pit pulse is seen during tour hide it (8b2a8e3)
    • clean up pit connection tests (d3ba983)
  • pit-linked-info-icon: added info icon when user's wallet is linked to pit (099848a)
Bug Fixes
  • swap-modal-bg: updated swap modal background (405066e)
  • Test: Added some unit tests for validators and normalizers (d5403f5)
Refactors
  • Pit Connect: continue clean up (c7728e0)

v4.24.2-segwit

15 Oct 09:43
a04c98a

Choose a tag to compare

v4.24.2-segwit Pre-release
Pre-release

4.24.1 (2019-10-15)

Bug Fixes
  • Segwit:
    • fallback to [] for AddressMap generation (f039cf3)
    • unspents should need 0 confirmations not -1 (2c71921)
    • handle wrong aes.gcm pw (5652f42)

v4.24.1-segwit

14 Oct 11:13
a04c98a

Choose a tag to compare

v4.24.1-segwit Pre-release
Pre-release

4.24.0-segwit (2019-10-14)

Chores
  • Release: v4.24.0-segwit (d1b763d)
New Features
  • Segwit:
    • AES.GCM crypto magic 🔮 (91df70e)
    • if new lockbox entry create w/ correct version (c905529)
    • upgrade Lockbox metadata to match new HDAccount structure (c8e5f46)
    • add temporary output to IO_TYPES for sending to p2sh (bca5343)
    • start lockbox repair work (6528ece)
    • 🏄‍♂️ sign segwit and legacy inputs (c1b859e)
    • pass seedHex to upgradeV4 (8f89355)
    • upgrade v2->v3->v4 (9cba28a)
    • clean up recovery process (72d8c3d)
    • isXpub should check all xpubs of account (3c922d0)
    • add reminder (a46feb6)
    • use legacy derivation type for BCH addresses (a0f01f3)
    • add legacy derivation to HDAccount creation process (25d4967)
    • repair bch multiaddr and tx list (5c5eda7)
    • send to sibling account (eb6be06)
    • get unused addresses from xpub (3b3c1f8)
    • label receive addr from ManageAddrs (bfcc6ba)
    • display tx list (396977d)
    • add todos (488387f)
    • send from legacy derivation (8ebe114)
    • get receiveAddress for request (80f7317)
    • construct derivations and derivation upon relogin (3b955a1)
    • generate DerivationList and Derivation Types (747e891)
Bug Fixes

v4.23.6

13 Oct 15:53

Choose a tag to compare

4.23.5 (2019-10-13)

Bug Fixes
  • Matomo: wrap in try catch to prevent random JSON.stringify errors (8d8b50c)
  • app-store-renaming: changed app-store name (5263661)

v4.24.0-segwit

11 Oct 16:53

Choose a tag to compare

v4.24.0-segwit Pre-release
Pre-release

4.23.2 (2019-10-11)

New Features
  • Segwit:
    • AES.GCM crypto magic 🔮 (91df70e)
    • if new lockbox entry create w/ correct version (c905529)
    • upgrade Lockbox metadata to match new HDAccount structure (c8e5f46)
    • add temporary output to IO_TYPES for sending to p2sh (bca5343)
    • start lockbox repair work (6528ece)
    • 🏄‍♂️ sign segwit and legacy inputs (c1b859e)
    • pass seedHex to upgradeV4 (8f89355)
    • upgrade v2->v3->v4 (9cba28a)
    • clean up recovery process (72d8c3d)
    • isXpub should check all xpubs of account (3c922d0)
    • add reminder (a46feb6)
    • use legacy derivation type for BCH addresses (a0f01f3)
    • add legacy derivation to HDAccount creation process (25d4967)
    • repair bch multiaddr and tx list (5c5eda7)
    • send to sibling account (eb6be06)
    • get unused addresses from xpub (3b3c1f8)
    • label receive addr from ManageAddrs (bfcc6ba)
    • display tx list (396977d)
    • add todos (488387f)
    • send from legacy derivation (8ebe114)
    • get receiveAddress for request (80f7317)
    • construct derivations and derivation upon relogin (3b955a1)
    • generate DerivationList and Derivation Types (747e891)
Bug Fixes

v4.23.5

10 Oct 19:24

Choose a tag to compare

4.23.4 (2019-10-10)

Bug Fixes
  • Signup: fix min-height issue (256ddc9)

v4.23.4

10 Oct 18:18

Choose a tag to compare

4.23.3 (2019-10-10)

Bug Fixes
  • Signup: pit callout test fix (253e743)

v4.23.3

10 Oct 18:15

Choose a tag to compare

4.23.2 (2019-10-10)

Bug Fixes
  • Signup: pit callout treatment (96a49ad)