aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-08-14Merge #16248: Make whitebind/whitelist permissions more flexibleWladimir J. van der Laan
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-06Merge #16535: test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-05Merge #16363: test: Add test for BIP30 duplicate txMarcoFalke
2019-08-05Merge #16509: test: Adapt test framework for chains other than "regtest"MarcoFalke
2019-08-05Merge #16197: net: Use mockable time for tx downloadMarcoFalke
2019-08-02test: Add missing sync_blocks to feature_pruningMarcoFalke
2019-08-02Merge #16097: Refactor: Add Flags enum to ArgsManager classMarcoFalke
2019-08-02test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-02test: Format feature_fee_estimation with pep8MarcoFalke
2019-08-02test: Avoid hardcoding the chain name in combine_logsMarcoFalke
2019-08-02Merge #15911: Use wallet RBF default for walletcreatefundedpsbtMarcoFalke
2019-08-02Merge #16493: test: Fix test failuresMarcoFalke
2019-08-01Test: Set -acceptnonstdtxn in feature_fee_estimationMarcoFalke
2019-08-01Merge #16470: test: Fail early on disconnect in mininode.wait_for_*Wladimir J. van der Laan
2019-08-01Merge #16394: Allow createwallet to take empty passwords to make unencrypted ...MeshCollider
2019-07-31Merge #16293: test: Make test cases separate functionsMarcoFalke
2019-07-31test: Adapt test framework for chains other than "regtest"MarcoFalke
2019-07-31test: Fix “local variable 'e' is assigned to but never used”Ben Woosley
2019-07-30test: Add -acceptnonstdtxn to self.extra_args[3]MarcoFalke
2019-07-30test: Bump rpc_timeout in feature_dbcrashMarcoFalke
2019-07-30Merge #16491: qa: fix deprecated log.warn in feature_dbcrash testfanquake
2019-07-29qa: fix deprecated log.warn in feature_dbcrash testJon Atack
2019-07-29Merge #16471: [mempool] log correct messages when CPFP failsWladimir J. van der Laan
2019-07-29Allow createwallet to take empty passwords to make unencrypted walletsAndrew Chow
2019-07-29Merge #16399: wallet: Improve wallet creationMarcoFalke
2019-07-28Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops testMarcoFalke
2019-07-27Use ArgsManager::NETWORK_ONLY flagHennadii Stepanov
2019-07-27[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0Sjors Provoost
2019-07-27[rpc] walletcreatefundedpsbt: use wallet default RBFSjors Provoost
2019-07-27Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`MeshCollider
2019-07-26[mempool] log correct messages when CPFP failsJohn Newbery
2019-07-26test: Fail early on disconnect in mininode.wait_for_*MarcoFalke
2019-07-26Add RPC bumpfee totalFee deprecation testJon Atack
2019-07-26deprecate totalFee argument in bumpfee RPC callGregory Sanders
2019-07-25[qa] Ensure we don't generate a too-big block in p2sh sigops testSuhas Daftuar
2019-07-25[qa] Fix race condition in example_test.pySuhas Daftuar
2019-07-25Merge #15305: [validation] Crash if disconnecting a block failsfanquake
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Merge #16445: test: Skip flaky p2p_invalid_messages test on macOSMarcoFalke
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-23test: Skip flaky p2p_invalid_messages test on macOSFabian Jahr
2019-07-19Return error for ignored passphrase through disable private keys optionFabian Jahr
2019-07-19Merge #15681: [mempool] Allow one extra single-ancestor transaction per packageWladimir J. van der Laan
2019-07-19Merge #16152: Disable bloom filtering by default.fanquake
2019-07-18QA: Fix race condition in wallet_encryption testJonas Schnelli
2019-07-18Merge #16374: test: Enable passing wildcard test names to test runner from rootfanquake
2019-07-16Merge #15891: test: Require standard txs in regtest by defaultMarcoFalke
2019-07-16Merge #16390: qa: Add --filter option to test_runner.pyMarcoFalke