aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-09-02Merge #16185: gettransaction: add an argument to decode the transactionMeshCollider
2019-08-31Check for codespell in lint-spelling.shKristaps Kaupe
2019-08-30tests: Add a new functional test for gettransactiondarosior
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-26lint: Catch use of [] or {} as default parameter values in Python functionspracticalswift
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-15lint: Add false positive to python dead code linterMarcoFalke
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
2019-08-11Add functional tests for flexible whitebind/listnicolas.dorier
2019-08-06Add unmodified-but-with-checksum to getdescriptorinfoPieter Wuille
2019-08-06refactor: pcoinsTip -> CChainState::CoinsTip()James O'Beirne
2019-08-06Merge #16535: test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-05Merge #16363: test: Add test for BIP30 duplicate txMarcoFalke