Age | Commit message (Expand) | Author |
---|---|---|
2023-11-01 | refactor: Remove unused circular include dependency from validation.cpp | MarcoFalke |
2023-08-18 | Remove unused includes from wallet.cpp | MarcoFalke |
2023-04-19 | move-only: Extract common/args and common/config.cpp from util/system | TheCharlatan |
2023-01-18 | scripted-diff: Use new python 3.7 keywords | MarcoFalke |
2022-11-16 | refactor: Move `CTxMemPoolEntry` class to its own module | Hennadii Stepanov |
2022-09-13 | validation: rename snapshot chainstate dir | James O'Beirne |
2022-07-18 | indexes, refactor: Pass Chain interface instead of CChainState class to indexes | Ryan Ofsky |
2022-07-15 | Move {Load,Dump}Mempool to kernel namespace | Carl Dong |
2022-05-23 | kernel: Use ComputeUTXOStats in validation | Carl Dong |
2022-05-23 | Use only kernel/coinstats.h in index/coinstatsindex.h | Carl Dong |
2022-04-30 | lint: Fix lint-circular-dependencies.py file list | MacroFake |
2022-04-25 | Index: Use prune locks for blockfilterindex | Fabian Jahr |
2022-04-20 | lint: Convert lint-circular-dependencies.sh to Python | Smlep |