grin/api/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
..
handlers Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
auth.rs Disable authenthication for OPTIONS requests (#2131) 2018-12-11 09:47:10 -08:00
client.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
handlers.rs add https as optional for server api (#2310) 2019-01-07 11:42:11 -08:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
rest.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
router.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
web.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00