aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2019-09-07Merge #15759: p2p: Add 2 outbound block-relay-only connectionsfanquake
2019-09-07Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...fanquake
2019-09-06Merge #16624: wallet: encapsulate transactions stateMeshCollider
2019-09-05Merge #16804: test: Remove unused try-block in assert_debug_logWladimir J. van der Laan
2019-09-04Conservatively accept RBF bumps bumping one tx at the package limitsMatt Corallo
2019-09-04Disconnect peers violating blocks-only modeSuhas Daftuar
2019-09-04test: Remove incorrect and unused try-block in assert_debug_logMarcoFalke
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-08-30tests: Add a new functional test for gettransactiondarosior
2019-08-29Add a test wallet_reorgsrestoreAntoine Riard
2019-08-29Merge #16695: rpc: Add window final block height to getchaintxstatsWladimir J. van der Laan
2019-08-29Add window final block height to getchaintxstatsJonathan "Duke" Leto
2019-08-28Merge #16726: tests: Avoid common Python default parameter gotcha when mutabl...MarcoFalke
2019-08-28Merge #16740: qa: Relax so that the subscriber is ready before publishing zmq...MarcoFalke
2019-08-28test: add executable flag for wallet_watchonly.pySebastian Falbesoner
2019-08-28qa: Relax so that the subscriber is ready before publishing zmq messagesJoão Barbosa
2019-08-26Merge #16404: qa: Test ZMQ notification after chain reorgMarcoFalke
2019-08-26Avoid using mutable default parameter valuespracticalswift
2019-08-21Merge #16656: test: fix rpc_setban.py raceMarcoFalke
2019-08-21QA: fix rpc_setban.py raceJonas Schnelli
2019-08-20Merge #16647: rpc: add weight to getmempoolentry outputMarcoFalke
2019-08-19Merge #15864: Fix datadir handlingMarcoFalke
2019-08-19Merge #16646: qa: Run tests with UPnP disabledWladimir J. van der Laan
2019-08-19Merge #16631: net: The default whitelistrelay should be trueWladimir J. van der Laan
2019-08-19qa: Add RPC tests for weight in mempool entryDaniel Edgecumbe
2019-08-19Bugfix: QA: Run tests with UPnP disabledLuke Dashjr
2019-08-19qa: Test ZMQ notification after chain reorgJoão Barbosa
2019-08-19qa: Refactor ZMQ testJoão Barbosa
2019-08-16Give more errors for specific failure conditionsAndrew Chow
2019-08-16Return an error from descriptor Parse that gives more information about what ...Andrew Chow
2019-08-17Merge #15986: Add checksum to getdescriptorinfoMeshCollider
2019-08-17Reformat p2p_permissions.pynicolas.dorier
2019-08-17[Fix] The default whitelistrelay should be truenicolas.dorier
2019-08-16Merge #16618: [Fix] Allow connection of a noban banned peerMarcoFalke
2019-08-16Add test for setbannicolas.dorier
2019-08-16Merge #16383: rpcwallet: default include_watchonly to true for watchonly walletsfanquake
2019-08-15Merge #16060: Bury bip9 deploymentsMarcoFalke
2019-08-15Merge #16443: refactor: have CCoins* data managed under CChainStateMarcoFalke
2019-08-15Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-08-15Merge #16561: tests: Use colors and dots in test_runner.py output only if sta...MarcoFalke
2019-08-15tests: Use colors and dots in test_runner.py output only if standard output i...practicalswift
2019-08-14test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-08-14test: Replace fragile "rng" with call to random()MarcoFalke
2019-08-14test: Generate one block for each send in wallet_import_rescanMarcoFalke
2019-08-14[tests] Add coverage for the content of getblockchaininfo.softforksJames O'Beirne
2019-08-14[Consensus] Bury segwit deploymentJohn Newbery
2019-08-14[Consensus] Bury CSV deployment heightJohn Newbery
2019-08-14Merge #16248: Make whitebind/whitelist permissions more flexibleWladimir J. van der Laan
2019-08-13[rpc] Tidy up reporting of buried and ongoing softforksJohn Newbery
2019-08-13Moved and renamed hash256 from util.py to zmq_interface.pyElichai Turkel