Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | validation, blockstorage: Separate code paths for reindex and saving new blocks | Martin Zumsande | |
By calling SaveBlockToDisk only when we actually want to save a new block to disk. In the reindex case, we now call UpdateBlockInfo directly from validation. This commit doesn't change behavior. | |||
2023-11-26 | bench: add readblock benchmark | Andrew Toth | |