c518f35c8d
* 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