aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-05-29Merge #19022: test: Fix intermittent failure in feature_dbcrashMarcoFalke
2020-05-27Merge #18918: wallet: Move salvagewallet into wallettoolSamuel Dobson
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-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
2020-05-22Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity c...fanquake
2020-05-21Merge #19023: test: Fix intermittent ETIMEDOUT on FreeBSDWladimir J. van der Laan
2020-05-21Merge #18530: Add test for -blocksonly and -whitelistforcerelay param interac...MarcoFalke
2020-05-21test: Default --previous-releases to false if dir is emptyMarcoFalke
2020-05-21test: Replace TEST_PREVIOUS_RELEASES env var with test_framework optionMarcoFalke
2020-05-21test: add -getinfo multiwallet functional testsJon Atack
2020-05-20Merge #18764: refactor: test: replace inv type magic numbers by constantsMarcoFalke
2020-05-20Merge #19006: rpc: Avoid crash when g_thread_http was never startedMarcoFalke
2020-05-19test: Fix intermittent ETIMEDOUT on FreeBSDMarcoFalke
2020-05-19test: Fix intermittent failure in feature_dbcrashMarcoFalke
2020-05-19[test] wait for inital broadcast before comparing mempool entriesgzhao408
2020-05-19[rpc] add unbroadcast info to mempool entries and getmempoolinfogzhao408
2020-05-19http: Avoid crash when g_thread_http was never startedMarcoFalke
2020-05-19test: Replace inline-comments with logs, pep8 formattingMarcoFalke
2020-05-19Merge #17946: Fix GBT: Restore "!segwit" and "csv" to "rules" keyMarcoFalke
2020-05-18docs: Add notes on how to diasble rpc timeout in functional tests while attat...codeShark149
2020-05-18test: Add capability to disable RPC timeout in functional tests.codeShark149
2020-05-16Merge #18952: test: avoid os-dependant pathMarcoFalke
2020-05-15Test that keys from inactive seeds are generatedAndrew Chow
2020-05-13Merge #18888: test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-13Merge #18878: test: Add test for conflicted wallet tx notificationsWladimir J. van der Laan
2020-05-12Merge #18877: Serve cfcheckpt requestsMarcoFalke
2020-05-12Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runnerMarcoFalke
2020-05-12Merge #18808: [net processing] Drop unknown types in getdatafanquake
2020-05-11avoided os-dependant pathFerdinando M. Ametrano
2020-05-10fuzz: Pass down MAKEJOBS to test_runnerMarcoFalke
2020-05-08Merge #18866: test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-08[test] Add test for cfcheckptJim Posen
2020-05-08Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....MarcoFalke
2020-05-07test: explicit imports from test_framework.messages in p2p_invalid_messages.pySebastian Falbesoner
2020-05-07test: add inventory type constant MSG_CMPCT_BLOCKSebastian Falbesoner
2020-05-07test: replace inv type magic numbers by constantsSebastian Falbesoner
2020-05-06Merge #18873: test: Fix intermittent sync_blocks failuresWladimir J. van der Laan
2020-05-06Merge #18741: guix: Make source tarball using git-archivefanquake
2020-05-05test: Fix intermittent sync_blocks failuresMarcoFalke
2020-05-05test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-04Add test for param interaction b/w -blocksonly and -whitelistforcerelayglowang