Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Releases: blockchain/My-Wallet-V3

v3.38.4

06 Oct 19:37
Compare
Choose a tag to compare
v3.38.4 Pre-release
Pre-release

Chore

Branchs merged

  • Merge branch 'master' into v3.38-release
    (df7f53e6)

Pull requests merged

  • Merge pull request #444 from blockchain/v3.37-release
    (9e29f105)

v3.38.3

06 Oct 16:51
Compare
Choose a tag to compare
v3.38.3 Pre-release
Pre-release

Bug Fixes

  • shift: protect against passing invalid account types
    (26551fcf)

Chore

v3.38.2

05 Oct 20:40
Compare
Choose a tag to compare
v3.38.2 Pre-release
Pre-release

Bug Fixes

  • cash:
    • exclude archived addresses from bch
      (ecf020cc)
    • bch account label prefix
      (0f9f8a1b)
    • do not deal with watch only addresses for bch
      (918e3e56)

Features

  • cash: use hdaccount label for bch accounts
    (135b6e1e)

Refactor

Test

Chore

Branchs merged

  • Merge branch 'bch-fix' into v3.38-release
    (df6889b1)
  • Merge branch 'bch-test' into v3.38-release
    (0cf813f1)

v3.38.1

03 Oct 20:20
Compare
Choose a tag to compare
v3.38.1 Pre-release
Pre-release

Chore

v3.38.0

03 Oct 20:11
Compare
Choose a tag to compare
v3.38.0 Pre-release
Pre-release

Bug Fixes

  • bitcoin cash: include unconfirmed txs
    (e438529e)
  • cash:
    • pass latest block object rather than height
      (bb32499c)
    • use correct ramda function
      (d30469b9)
    • set importedAddresses to null if wallet has no addresses
      (93b95b55)
    • correct response type from Spendable.getAvailableBalance
      (b29ad0ed)
    • return null for imported.balance if all are null
      (a36e5b3b)
    • initialize only if wallet is v3
      (bf417365)
    • use bitcoin cash receive address for shift return addresses
      (df22ec0e)
    • fix style errors and signing
      (665d34a9)
  • tx:
    • get coinCode property from correct object
      (ce190e6a)
    • correctly assign coinCode
      (0ca2e7ab)

Features

  • cash:
    • include tx hash in publish response
      (9ed8aac1)
    • improved payment api semantics, better error handling and recovery
      (0af37bca)
    • support shifting from any bch account
      (c68c1308)
    • add bch imported, create spendable super class
      (65231acd)
    • improve payment api, add bch accounts
      (92c67c8b)
    • use multiaddr to get bch tx history
      (42d6efe1)
    • save balances on cash wallet
      (10b57e73)
    • add bch payment to shapeshift
      (0bbe9492)
    • add bch wallet and bch payment
      (f97a372a)
  • shift:
    • allow building a shapeshift payment from any account
      (62e77d44)
    • allow building a shapeshift payment from any account
      (5d58e191)
  • tx: add coinCode to wallet tx classes
    (4ff9d650)

Refactor

  • cash:
    • avoid unnecessary request to fetch change index
      (89c2527a)
    • remove unused constructor param
      (89ddc37e)
    • api -> bch-api
      (afeb011e)
    • cash-payment -> bch-payment
      (69ded45e)
    • bcash -> bch
      (264747b6)
    • get indexes from bch wallet, rather than setting them manually
      (14455282)
    • rename bitcoin-cash -> bcash
      (f8f1ff68)
    • rename select -> coin-selection
      (77be9ee7)
    • clean up bitcoin-cash modules
      (f12b567a)
  • shift: move btc shift label setting out of payment class
    (019f984b)

Test

  • cash: add coin selection tests
    (e2b13d9d)

Chore

Branchs merged

  • Merge branch 'bcash' into v3.38-release
    (d53da6ae)

Pull requests merged

  • Merge pull request #445 from blockchain/bcash-txs
    (4cdba8c4)

v3.37.3

27 Sep 20:01
Compare
Choose a tag to compare

Chore

v3.37.1

22 Sep 13:55
Compare
Choose a tag to compare
v3.37.1 Pre-release
Pre-release
3.37.1

v3.37.0

22 Sep 13:40
Compare
Choose a tag to compare
v3.37.0 Pre-release
Pre-release

Chore

Pull requests merged

  • Merge pull request #437 from blockchain/v3.36-release
    (5fb6d46d)

v3.36.5

15 Sep 15:59
Compare
Choose a tag to compare

Features

Chore

Pull requests merged

  • Merge pull request #441 from blockchain/chart-endpoint-change
    (f88f0097)

v3.36.4

14 Sep 14:25
Compare
Choose a tag to compare
v3.36.4 Pre-release
Pre-release

Features

Chore