This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
v3.9.0
Bug Fixes
- Cosmetic: fixed indents in HDWallet tests
(98bc62da) - Helper: TOR detection could send false positives
(b7e7bf25) - Helpers: replace endsWith with slice for browser compatibility
(52962766) - Transactions: only call multiaddr with active addresses and xpubs
(d7d79f94) - key: only 40-44 chars len base58 keys can be used.
(a1576618) - keys: keys shorter than 32 bytes are now usable
(2617c1f6)
Test
- Address:
- Added more tests to Address
- more tests for Address
- added more tests to Address
- HDAccount: added more tests to HDAccount
- Helper: added tests for some helper functions
- RNG: RNG now covered at 100%
- TransactionList: two more small tests for TxList
- WalletCrypto: test cipherFunction behaviour with invalid parameters
- blockchain-wallet:
- More tests for encryption, decryption and getPrivateKeyForAddress
- added watch-omly and archived keys to the test wallet