mirror of
https://github.com/mimblewimble/grin-wallet.git
synced 2025-01-20 19:11:09 +03:00
e74c0e2571
* 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 |
||
---|---|---|
.. | ||
common | ||
data | ||
cmd_line_basic.rs | ||
owner_v2_sanity.rs | ||
owner_v3_init_secure.rs | ||
owner_v3_lifecycle.rs | ||
tor_dev_helper.rs |