Releases: blockchain/My-Wallet-V3
Releases · blockchain/My-Wallet-V3
v3.39.7
Features
- cash: treat archived imported addresses as active for bch
(966939bb)
Chore
Pull requests merged
- Merge pull request #455 from blockchain/bch-archived
(873be810)
v3.39.3
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)
v3.39.1
Bug Fixes
- shift:
- preserve time property
(6ecb9d6e)
- save trade in metadata with unix timestamp
(1c058200)
Test
Chore
Pull requests merged
- Merge pull request #450 from blockchain/ss-timestamp
(f4406ae7)
v3.38.5
Bug Fixes
- cash: mark bch.imported as having bch coinCode
(cebbf929)
Chore