Age | Commit message (Expand) | Author |
---|---|---|
2024-06-07 | kernel: Add less confusing reindex options | Ryan Ofsky |
2024-05-16 | kernel: De-globalize fReindex | TheCharlatan |
2023-07-11 | refactor: Move stopafterblockimport handling out of blockstorage | TheCharlatan |
2023-05-24 | refactor: Replace std::optional<bilingual_str> with util::Result | Ryan Ofsky |
2023-05-10 | refactor, blockstorage: Replace stopafterblockimport arg | TheCharlatan |
2023-05-10 | refactor, BlockManager: Replace fastprune from arg with options | TheCharlatan |
2023-05-10 | refactor/iwyu: Complete includes for blockmanager_args | TheCharlatan |
2023-04-19 | move-only: Extract common/args and common/config.cpp from util/system | TheCharlatan |
2023-03-15 | refactor: Add and use PRUNE_TARGET_MANUAL constexpr | MarcoFalke |
2023-03-15 | Move ::fPruneMode into BlockManager | MarcoFalke |
2023-03-15 | Move ::nPruneTarget into BlockManager | MarcoFalke |