Hpfs log file sync and fork detection. (#279)

Basic infrastructure for log file sync.
A fork is detected by comparing the hpfs log index file against the ledger.
Min and max ledger sequence hashes are sent to a full history node to request log history.
This commit is contained in:
Savinda Senevirathne
2021-04-01 13:08:29 +05:30
committed by GitHub
parent 99c5912f14
commit af48f3b01f
18 changed files with 1041 additions and 74 deletions

View File

@@ -377,4 +377,4 @@ namespace ledger::sqlite
ledger.output_hash = GET_H32_BLOB(9);
}
} // namespace ledger::sqlite
} // namespace ledger::sqlite