aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-02-10Merge #18079: [0.19] psbt: check that various indexes and amounts are within ...Wladimir J. van der Laan
2020-02-06psbt: check output index is within bounds before accessingAndrew Chow
2020-02-06wallet: Reset reused transactions cacheFabian Jahr
2020-02-05Don't calculate tx fees for PSBTs with invalid money valuesAndrew Chow
2020-01-14IsUsedDestination should count any known single-key addressGregory Sanders
2020-01-14Fix issue with conflicted mempool tx in listsinceblockAdam Jonas
2020-01-14zmq: Fix due to invalid argument and multiple notifiersJoão Barbosa
2020-01-08Merge #17858: [0.19] BackportsWladimir J. van der Laan
2020-01-04test: fix bitcoind already running warnings on macOSfanquake
2020-01-04Merge #17853: [0.19] psbt: handle unspendable psbtsfanquake
2020-01-03Fix origfee return for bumpfee with feerate argGregory Sanders
2020-01-03rpc: require second argument only for scantxoutset start actionAndrew Chow
2020-01-03Mark PSBTs spending unspendable outputs as invalid in analysisAndrew Chow
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-30Merge #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr)Wladimir J. van der Laan
2019-09-30test bumpfee fee_rate argumentezegom
2019-09-30qa: Fix service flag comparison check in rpc_net testLuke Dashjr
2019-09-30test: Avoid whitespace linting in qt translationsWladimir J. van der Laan
2019-09-30Merge #16953: doc: Improve test READMEsWladimir J. van der Laan
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-26doc: Improve test READMEsFabian Jahr
2019-09-26[RPC] Fix casing in getblockchaininfo to be inline with the rest of the responseDan Gershony
2019-09-25Merge #16961: test: Remove python dead code linterMarcoFalke
2019-09-25Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kBWladimir J. van der Laan
2019-09-25test: Remove python dead code linterWladimir 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-20Merge #16921: tests: Add information on how to add Vulture suppressionsfanquake
2019-09-19tests: Add information on how to add Vulture suppressionspracticalswift
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 #16907: test: lint: Add DisabledOpcodeTemplates to whitelistMarcoFalke
2019-09-18test: lint: Add DisabledOpcodeTemplates to whitelistMarcoFalke
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