This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
Releases: blockchain/My-Wallet-V3
Releases · blockchain/My-Wallet-V3
v3.28.7
Bug Fixes
- api: remove mock for charge_address request on testnet
(20f165ee) - payment: correctly access last elem of amounts
(21ebe788)
Features
- feat(fee experiment)
(840a344f) - api: flag to record advanced send in pushTxStats
(878d8a56) - experiment: groups a and b
(c47a4e3e)
Chore
- helpers: clean helpers file
(c8211120)
Pull requests merged
v3.30.4
v3.30.3
v3.30.2
v3.30.1
v3.29.3
v3.29.2
v3.29.1
v3.29.0
Release based on address-labels
branch, see #334.
Chore
- release: v3.29.0 - address-labels branch
(053aacc3)
Bug Fixes
- crypto: do not convert salt to binary string before pbkdf2, fixes nodejs issue
(ddea287d)
Features
- address: migrate to KV store, version management
(1d53288c) - blockchainwallet: remove getNotePlaceholder()
(41baa380) - metadata:
- transaction: add account and receive index
(b580c461)
Test
- addresshd: 100% coverage
(f31fe3bc) - blockchainwallet: repair and add more
(b19beb05) - exchangedelegate: disable tests, will fix before merge
(6f9055b9) - external:
- repair and add more
(45ac7bdf)
- repair and add more
- hdaccount: repair and add more
(3a3bccdc) - labels: added/repaired 9 tests
(2aa773af) - wallet: use loadMetadata in mock
(67b54233)
Branchs merged
- Merge branch 'master' into address-labels
(81aec2be)