Age | Commit message (Expand) | Author |
---|---|---|
2022-05-10 | validation: remove redundant CChainParams params from ChainstateManager methods | Anthony Towns |
2022-02-03 | refactor: replace boost::filesystem with std::filesystem | Kiminuo |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky |
2021-12-03 | Merge bitcoin/bitcoin#23413: Replace MakeSpan helper with Span deduction guide | MarcoFalke |
2021-11-29 | More Span simplifications | Pieter Wuille |
2021-11-19 | scripted-diff: Use clang-tidy syntax for C++ named arguments | MarcoFalke |
2021-09-20 | refactor: Remove unused validation includes | MarcoFalke |
2021-05-24 | scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls | Kiminuo |
2021-05-16 | fuzz: Add utxo_snapshot target | MarcoFalke |