4.24.0-segwit (2019-10-14)
Chores
- Release: v4.24.0-segwit (d1b763d)
New Features
- Segwit:
- AES.GCM crypto magic 🔮 (91df70e)
- if new lockbox entry create w/ correct version (c905529)
- upgrade Lockbox metadata to match new HDAccount structure (c8e5f46)
- add temporary output to IO_TYPES for sending to p2sh (bca5343)
- start lockbox repair work (6528ece)
- 🏄♂️ sign segwit and legacy inputs (c1b859e)
- pass seedHex to upgradeV4 (8f89355)
- upgrade v2->v3->v4 (9cba28a)
- clean up recovery process (72d8c3d)
- isXpub should check all xpubs of account (3c922d0)
- add reminder (a46feb6)
- use legacy derivation type for BCH addresses (a0f01f3)
- add legacy derivation to HDAccount creation process (25d4967)
- repair bch multiaddr and tx list (5c5eda7)
- send to sibling account (eb6be06)
- get unused addresses from xpub (3b3c1f8)
- label receive addr from ManageAddrs (bfcc6ba)
- display tx list (396977d)
- add todos (488387f)
- send from legacy derivation (8ebe114)
- get receiveAddress for request (80f7317)
- construct derivations and derivation upon relogin (3b955a1)
- generate DerivationList and Derivation Types (747e891)