grin-wallet/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
..
bin Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
build Update Copyright to 2019 (#232) 2019-10-03 15:16:09 +01:00
cmd Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
lib.rs Test refactoring and additions to support API Testing (#205) 2019-08-13 09:36:21 +01:00