aboutsummaryrefslogtreecommitdiff
path: root/src/test/txindex_tests.cpp
AgeCommit message (Collapse)Author
2018-08-27qa: Stop txindex thread before calling destructorMarcoFalke
Github-Pull: #14071 Rebased-From: faf4a9b674186923f8c837e3621d147f504c1944
2018-06-04index: Remove TxIndexDB from public interface of TxIndex.Jim Posen
2018-04-25[test] Simple unit test for TxIndex.Jim Posen