grin/servers/tests
Yeastplume 4191b15410
Wallet - only update outputs with unconfirmed transactions outstanding (#2322)
* 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
2019-01-10 11:17:35 +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 Wallet - only update outputs with unconfirmed transactions outstanding (#2322) 2019-01-10 11:17:35 +00:00
simulnet.rs Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +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