grin/wallet/tests/common
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
..
mod.rs Wallet Seed Encryption + BIP39 (#2004) 2018-11-24 10:03:09 +00:00
testclient.rs Provide wallet 'plugin' architecture (#1983) 2018-11-19 19:47:40 +00:00