aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2019-10-02Merge #16727: wallet: Explicit feerate for bumpfeeWladimir J. van der Laan
2019-09-30Merge #16987: test: Correct docstring param name.MarcoFalke
2019-09-30test bumpfee fee_rate argumentezegom
2019-09-30qa: Fix service flag comparison check in rpc_net testLuke Dashjr
2019-09-30Correct docstring param name.John Bampton
2019-09-27Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fi...Wladimir J. van der Laan
2019-09-26[RPC] Fix casing in getblockchaininfo to be inline with the rest of the responseDan Gershony
2019-09-25Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kBWladimir J. van der Laan
2019-09-25doc: replace outdated OpenSSL comment in test READMEfanquake
2019-09-22Merge #16918: test: Make PORT_MIN in test runner configurableMarcoFalke
2019-09-22test: use named args for sendrawtransaction callsJon Atack
2019-09-21doc: improve rawtransaction code/test docsJon Atack
2019-09-21test: fix incorrect value in rpc_rawtransaction.pyJon Atack
2019-09-20Merge #16920: test: Fix extra_args in wallet_import_rescan.pyMarcoFalke
2019-09-19test: Fix extra_args in wallet_import_rescan.pyMarcoFalke
2019-09-19test: Make PORT_MIN in test runner configurableMarcoFalke
2019-09-19Test: Move common function assert_approx() into util.pyfridokus
2019-09-19Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosurefanquake
2019-09-18Update tx-size-small comment with relevant CVE disclosureGregory Sanders
2019-09-18Merge #16898: test: Remove connect_nodes_biMarcoFalke
2019-09-18Merge #16521: rpc: Use the default maxfeerate value as BTC/kBWladimir J. van der Laan
2019-09-18Merge #16512: rpc: Shuffle inputs and outputs after joining psbtsWladimir J. van der Laan
2019-09-18Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...Wladimir J. van der Laan
2019-09-17Merge #16864: test: Add python bech32 impl round-trip testMarcoFalke
2019-09-17Merge #16888: test: Bump timeouts in slow running testsMarcoFalke
2019-09-17test: Remove unused connect_nodes_biMarcoFalke
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-09-17test: Use connect_nodes when connecting nodes in the test_frameworkMarcoFalke
2019-09-17test: Reformat python imports to aid scripted diffMarcoFalke
2019-09-16test: Bump timeouts in slow running testsMarcoFalke
2019-09-16Merge #16845: test: Add notes on how to generate data/wallets/high_minversionMarcoFalke
2019-09-16test: Add notes on how to generate data/wallets/high_minversionMarcoFalke
2019-09-16Merge #16737: test: Establish only one connection between nodes in rpc_invali...Wladimir J. van der Laan
2019-09-15Add python bech32 impl round-trip testGregory Sanders
2019-09-15test: improve gettransaction test coverageJon Atack
2019-09-14rpc: fix regression in gettransactionJon Atack
2019-09-13[wallet] Rename 'decode' argument in gettransaction method to 'verbose'John Newbery
2019-09-12Merge #16551: test: Test that low difficulty chain fork is rejectedMarcoFalke
2019-09-12Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo`Wladimir J. van der Laan
2019-09-11tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'darosior
2019-09-11tests: add a test for the 'servicesnames' RPC fielddarosior
2019-09-11Merge #16251: Improve signrawtransaction error reportingfanquake
2019-09-10signrawtransactionwithkey: better error messages for bad redeemScript/witness...Anthony Towns
2019-09-09Merge #16796: wallet: Fix segfault in CreateWalletFromFileSamuel Dobson
2019-09-09Merge #16285: rpc: Improve scantxoutset response and help messageWladimir J. van der Laan
2019-09-09qa: Check scantxoutset result against gettxoutsetinfoJoão Barbosa
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