grin-wallet/controller
Yeastplume c518f35c8d
Store and use last scanned PMMR height in check_repair (#246)
* store last scanned PMMR check index

* rustfmt

* fix issue where account names will be overwritten on check_repair

* rustfmt

* attempts to include check_repair scan as part of normal update

* rustfmt

* fix error on restore due to incorrect parent key id being set

* addition of calls to heigt_range_to_pmmr_indices traits and implementations

* rustfmt

* get_chain_height -> get_chain_tip

* rustfmt

* retrieve height+hash from node, modify check_repair to use block heights

* rustfmt

* fixes from live testing

* rustfmt

* test cleanup and change dependencies back to grin master

* rustfmt
2019-11-04 21:10:05 +00:00
..
src Optional Tor Send/Listen Functionality (#226) 2019-10-14 20:24:09 +01:00
tests Store and use last scanned PMMR height in check_repair (#246) 2019-11-04 21:10:05 +00:00
Cargo.toml update for development version (#234) 2019-10-04 12:41:18 +01:00