espresso
espresso copied to clipboard
Validators (with HotShotQueryService) should be able to restore everything needed for the query service from persistence upon restart.
HotShotQueryService::new is called whether or not --reset-store-state is passed, but HotShotQueryService::new resets the FullPersistence and initializes some fields of FullState to their initial states.
See https://github.com/EspressoSystems/espresso/tree/reloadable_query_service