Age | Commit message (Expand) | Author |
---|---|---|
2023-09-15 | Make BufferedFile to be a CAutoFile wrapper | MarcoFalke |
2023-09-15 | refactor: Drop unused fclose() from BufferedFile | MarcoFalke |
2023-07-21 | Move block-storage-related logic to ChainstateManager | Suhas Daftuar |
2023-06-27 | Use only Span{} constructor for byte-like types where possible | MarcoFalke |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2023-01-26 | Use DataStream where possible | MarcoFalke |
2022-10-24 | Add LoadExternalBlockFile() benchmark | Larry Ruane |