grin/wallet/src
Yeastplume e93b380a06
Recover outputs from multiple wallets using same seed (#2348)
* adding optional mmr index to key ids

* rustfmt

* update index

* add mmr index to output display

* change restore to match on commit instead of ID, add extensive restore/check tests for multiple wallets using same seed

* rustfmt

* ensure check restores unknown accounts as well

* rustfmt

* remove storage of commit from wallet
2019-01-12 18:39:29 +00:00
..
adapters fix: a silly mistake on the keybase recipients count (#2226) 2018-12-25 12:09:43 +08:00
libwallet Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
node_clients Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
test_framework Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
command.rs Use ZeroingString for password and passpharse in wallet (#2285) 2019-01-10 15:58:37 -08:00
controller.rs feat: Configuration option to include foreign API endpoints in the owner API (#2305) 2019-01-07 10:00:52 +00:00
display.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
error.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lmdb_wallet.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
types.rs Use ZeroingString for password and passpharse in wallet (#2285) 2019-01-10 15:58:37 -08:00