aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_blockfilters.py
AgeCommit message (Expand)Author
2023-08-07test: add bip157 coverage for (start height > stop height) disconnectSebastian Falbesoner
2023-08-07test: check for specific disconnect reasons in p2p_blockfilters.pySebastian Falbesoner
2023-05-17index: Enable reindex-chainstate with active indexesMartin Zumsande
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-05-23test: add coverage for unknown -blockfilterindexbrunoerg
2022-04-24init: disallow reindex-chainstate with optional indexesMartin Zumsande
2022-03-28test: -peerblockfilters without -blockfilterindex raises an errorbrunoerg
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-10-29test: Implicitly sync after generate*, unless opted outMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-06-22test: Add missing syncwithvalidationinterfacequeueMarcoFalke
2021-06-22test: Misc cleanupMarcoFalke
2021-06-22test: Run pep-8MarcoFalke
2021-06-22scripted-diff: RenamesMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-08-26test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz
2020-08-21scripted-diff: Rename mininode to p2pJohn Newbery
2020-05-31[test] Add test for NODE_COMPACT_FILTER.Jim Posen
2020-05-31Apply cfilters review fixupsJohn Newbery
2020-05-26[test] Add test for cfilters.Jim Posen
2020-05-22[test] Add test for cfheadersJim Posen
2020-05-08[test] Add test for cfcheckptJim Posen