grin-wallet/tests
Yeastplume e74c0e2571
Add updater thread + Updater related functions (#253)
* first attempt at adding updater thread

* rustfmt

* rustfmt

* many lifetimes made static to allow api to spawn separate thread

* add first pass at updater thread functionality

* rustfmt

* add mpsc for returning status from update functions

* rustfmt

* add stop state, ensure update is triggered by wallet functions when wallet updater is running

* rustfmt

* add update status function to owner API, V3 owner api functions

* rustfmt

* change update warning

* adding tests for new updater control functions

* documentation updates

* rustfmt
2019-11-18 10:49:51 +00:00
..
common Add updater thread + Updater related functions (#253) 2019-11-18 10:49:51 +00:00
data Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
cmd_line_basic.rs Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
owner_v2_sanity.rs Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
owner_v3_init_secure.rs API Lifecycle Implementation, Pt. 1 (#211) 2019-09-02 16:03:35 +01:00
owner_v3_lifecycle.rs Add updater thread + Updater related functions (#253) 2019-11-18 10:49:51 +00:00
tor_dev_helper.rs Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00