grin-wallet/api/src
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
..
foreign.rs Update Copyright to 2019 (#232) 2019-10-03 15:16:09 +01:00
foreign_rpc.rs API Lifecycle Implementation, Pt. 1 (#211) 2019-09-02 16:03:35 +01:00
lib.rs API Lifecycle Implementation, Pt. 1 (#211) 2019-09-02 16:03:35 +01:00
owner.rs Store and use last scanned PMMR height in check_repair (#246) 2019-11-04 21:10:05 +00:00
owner_rpc.rs Store and use last scanned PMMR height in check_repair (#246) 2019-11-04 21:10:05 +00:00
owner_rpc_s.rs Store and use last scanned PMMR height in check_repair (#246) 2019-11-04 21:10:05 +00:00
types.rs Add init_api_secure function (#206) 2019-08-19 13:05:21 +01:00