grin/servers/tests
Yeastplume cd9a539288
Add 'recover' option to grin wallet init (#2330)
* Only update outputs with unconfirmed transactions outstanding

* add further check for Unspent output that have been spent to check_repair

* rename  to

* make updating all outputs optional API parameter. do full update before a wallet check, remove unspent->spent check from check process

* rustfmt

* typo

* add recover from phrase option to init

* rustfmt

* don't panic if recover is cancelled, grin-wallet.toml is created but wallet_data dir doesn't yet exits

* rustfmt
2019-01-10 12:06:12 +00:00
..
api.rs One more use fell through the cracks in merge 2018-12-10 18:32:56 +00:00
dandelion.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
framework.rs Add 'recover' option to grin wallet init (#2330) 2019-01-10 12:06:12 +00:00
simulnet.rs Add 'recover' option to grin wallet init (#2330) 2019-01-10 12:06:12 +00:00
stratum.rs Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
wallet.rs feat: Configuration option to include foreign API endpoints in the owner API (#2305) 2019-01-07 10:00:52 +00:00