aboutsummaryrefslogtreecommitdiff
path: root/src/test/txrequest_tests.cpp
AgeCommit message (Collapse)Author
2020-10-12Report and verify expirationsPieter Wuille
2020-10-12Add txrequest unit testsPieter Wuille
Add unit tests for TxRequestTracker. Several scenarios are tested, randomly interleaved with eachother. Includes a test by Antoine Riard (ariard).