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

v3.39.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 24 Oct 03:10
· 129 commits to master since this release

Features

  • hdwallet: add hd account consolidation method
    (bdf6d506)
  • shapeshift:
    • pass from, to to getQuote and getApproximateQuote, add receiveAddress to eth account
      (d41cff41)
    • ability to receive to multiple btc accounts
      (25dd404a)
  • signer: sign for btc as well
    (a3eac777)

Refactor

  • cash: move coin selection and signing to src folder
    (49920933)
  • shift: more generic creation of shift payments
    (01998a45)

Test

  • cash: test bch signing function
    (2d8a636f)

Chore

Pull requests merged

  • Merge pull request #453 from blockchain/ss-generic
    (1115cba5)
  • Merge pull request #452 from blockchain/ss-improvements
    (88fe9c85)
  • Merge pull request #451 from blockchain/consolidate
    (5a57957e)