grin/wallet/tests
Yeastplume 5992542152
Wallet Seed Encryption + BIP39 (#2004)
* add encryption/decryption of wallet seed

* rustfmt

* update passphrase to encrypt/decrypt wallet

* rustfmt

* add conversion for old wallet seeds

* add ability to restore old seed

* rustfmt

* add bip39 recovery phrase support, conversion from existing seed formats

* rustfmt

* error recovery

* rustfmt

* add password prompts where required

* rustfmt

* add note specifying wallet conversion

* update documentation

* doc update
2018-11-24 10:03:09 +00:00
..
common Wallet Seed Encryption + BIP39 (#2004) 2018-11-24 10:03:09 +00:00
accounts.rs [WIP] minimum_confirmations = 10 (#1996) 2018-11-20 11:17:03 +00:00
file.rs Wallet Seed Encryption + BIP39 (#2004) 2018-11-24 10:03:09 +00:00
libwallet.rs Wallet Seed Encryption + BIP39 (#2004) 2018-11-24 10:03:09 +00:00
restore.rs [WIP] minimum_confirmations = 10 (#1996) 2018-11-20 11:17:03 +00:00
self_send.rs [WIP] minimum_confirmations = 10 (#1996) 2018-11-20 11:17:03 +00:00
transaction.rs [WIP] minimum_confirmations = 10 (#1996) 2018-11-20 11:17:03 +00:00