aboutsummaryrefslogtreecommitdiff
path: root/src/bench/load_external.cpp
AgeCommit message (Expand)Author
2023-09-15Make BufferedFile to be a CAutoFile wrapperMarcoFalke
2023-09-15refactor: Drop unused fclose() from BufferedFileMarcoFalke
2023-07-21Move block-storage-related logic to ChainstateManagerSuhas Daftuar
2023-06-27Use only Span{} constructor for byte-like types where possibleMarcoFalke
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-01-26Use DataStream where possibleMarcoFalke
2022-10-24Add LoadExternalBlockFile() benchmarkLarry Ruane