pub fn read_changes_from_file<P: AsRef<Path>>( changes_file: P, ) -> Result<HashMap<Hash, ApplyTimestamp>>