grin/wallet/tests
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
..
accounts.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
check.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
file.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
libwallet.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
repost.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
restore.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
self_send.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
transaction.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00