Age | Commit message (Expand) | Author |
---|---|---|
2022-02-22 | tests: Remove now-unnecessary manual Unload's | Carl Dong |
2022-01-05 | test: Load genesis block to allow flush | MarcoFalke |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-11-19 | scripted-diff: Use clang-tidy syntax for C++ named arguments | MarcoFalke |
2021-09-29 | test: * -> & | MarcoFalke |
2021-09-23 | Merge bitcoin/bitcoin#21526: validation: UpdateTip/CheckBlockIndex assumeutxo... | W. J. van der Laan |
2021-09-15 | test: validation: add unittest for UpdateTip behavior | James O'Beirne |
2021-07-15 | Move pblocktree global to BlockManager | MarcoFalke |
2021-07-13 | validation: make CChainState::m_mempool optional | James O'Beirne |
2020-12-04 | sync: Use decltype(auto) return type for WITH_LOCK | Carl Dong |
2020-08-28 | Pass mempool reference to chainstate constructor | MarcoFalke |
2020-07-29 | test: Simplify cs_main locks | MarcoFalke |
2020-07-01 | test: add test for CChainState::ResizeCoinsCaches() | James O'Beirne |