grin-wallet/impls/src
Yeastplume 021c34bf89
Change check_repair + certain functions to lock more granularly (#252)
* Rename check-repair -> scan, make lock logic more granular

* rustfmt

* update owner api implementations where to allow granular locking where required

* rustfmt

* store init state on startup to determine whether full utxo scan is required for new wallets

* rustfmt

* fix for init status persist

* add start height argument to scan

* rustfmt
2019-11-06 10:04:42 +00:00
..
adapters Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
backends Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
client_utils Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
lifecycle Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
node_clients Store and use last scanned PMMR height in check_repair (#246) 2019-11-04 21:10:05 +00:00
test_framework Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
tor Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
error.rs Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
lib.rs Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00