aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-06-08Merge #18890: test: disconnect_nodes should warn if nodes were already discon...MarcoFalke
2020-06-06Merge #18968: doc: noban precludes maxuploadtarget disconnectsMarcoFalke
2020-06-06Merge #19172: test: Do not swallow flake8 exit codefanquake
2020-06-05doc: Add mypy to test dependenciesHennadii Stepanov
2020-06-05test: Do not swallow flake8 exit codeHennadii Stepanov
2020-06-05Merge #19164: ci: tsan with walletfanquake
2020-06-05Merge #18758: Remove unused boost/threadfanquake
2020-06-04ci: tsan with walletMarcoFalke
2020-06-04doc: noban precludes maxuploadtarget disconnectsMarcoFalke
2020-06-04Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.pyWladimir J. van der Laan
2020-06-04Merge #19112: rpc: Remove special case for unknown service flagsWladimir J. van der Laan
2020-06-04Merge #19131: refactor: Fix unreachable code in init arg checksWladimir J. van der Laan
2020-06-04refactor: Specify boost/thread/thread.hpp explicitlyHennadii Stepanov
2020-06-03Merge #18210: test: type hints in Python testsfanquake
2020-06-03[test] CScriptNum Decode Check as Unit TestsGillian Chu
2020-06-03Merge #19041: ci: tsan with -stdlib=libc++-10fanquake
2020-06-03Merge #18974: test: Check that invalid witness destinations can not be importedMarcoFalke
2020-06-02Merge #18982: wallet: Minimal fix to restore conflicted transaction notificat...MarcoFalke
2020-06-02Merge #19122: test: Add missing sync_blocks to wallet_hdMarcoFalke
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2020-06-02refactor: Fix unreachable code in init arg checksJonathan Schoeller
2020-06-01Merge #19072: doc: Expand section on Getting Startedfanquake
2020-05-31Merge #19044: net processing: Add support for getcfiltersMarcoFalke
2020-05-31test: Add more tsan suppressionsMarcoFalke
2020-05-31test: Add missing sync_blocks to wallet_hdMarcoFalke
2020-05-31test: pep-8 wallet_hdMarcoFalke
2020-05-30Merge #18965: tests: implement base58_decodeMarcoFalke
2020-05-30Merge #18807: [doc / test / mempool] unbroadcast follow-upsMarcoFalke
2020-05-30test: Extend tsan suppressions for clang stdlibMarcoFalke
2020-05-29rpc: Remove special case for unknown service flagsMarcoFalke
2020-05-29test: Explain that a bug should be filed when the test failMarcoFalke
2020-05-29Merge #19022: test: Fix intermittent failure in feature_dbcrashMarcoFalke
2020-05-27doc: Fix unrelated typos reported by codespellMarcoFalke
2020-05-27Merge #18918: wallet: Move salvagewallet into wallettoolSamuel Dobson
2020-05-26[test] Add test for cfilters.Jim Posen
2020-05-26Merge #19060: test: Remove global wait_until from p2p_getdataWladimir J. van der Laan
2020-05-26Merge #19010: net processing: Add support for getcfheadersMarcoFalke
2020-05-25[test] Manage node connections better in mempool persist testAmiti Uttarwar
2020-05-25[test] Test that wallet transactions aren't rebroadcast before 12 hoursAmiti Uttarwar
2020-05-25[test] P2P connection behavior should meet expectationsAmiti Uttarwar
2020-05-25[test] updates to unbroadcast testAmiti Uttarwar
2020-05-25wallet: remove -salvagewalletAndrew Chow
2020-05-25Add basic test for bitcoin-wallet salvageAndrew Chow
2020-05-23test: Remove global wait_until from p2p_getdataMarcoFalke
2020-05-23test: Default mininode.wait_until timeout to 60sMarcoFalke
2020-05-23test: pep-8 p2p_getdata.pyMarcoFalke
2020-05-24Merge #18594: cli: display multiwallet balances in -getinfoSamuel Dobson
2020-05-22[test] Add test for cfheadersJim Posen
2020-05-22Merge #19014: test: Replace TEST_PREVIOUS_RELEASES env var with test_framewor...MarcoFalke
2020-05-22Merge #17681: wallet: Keep inactive seeds after sethdseed and derive keys fro...Samuel Dobson