aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
2021-06-10test: Add txin.sequence option to MiniWalletMarcoFalke
2021-06-07Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975W. J. van der Laan
2021-06-04test: Add temporary logging to debug #20975MarcoFalke
2021-06-03test: convert docs into type annotations in test_framework/test_node.pyfanquake
2021-06-03test: convert docs into type annotations in test_framework/wallet.pyfanquake
2021-06-03test: convert docs into type annotations in test_framework/util.pyfanquake
2021-05-31test: run mempool_reorg.py even with wallet disabledDarius Parvin
2021-05-31Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional testsMarcoFalke
2021-05-31Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systemsMarcoFalke
2021-05-30test: Fix IPv6 check on BSD systemsnthumann
2021-05-24test: MiniWallet: introduce enum type for output modeSebastian Falbesoner
2021-05-21Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.Kiminuo
2021-05-17test: MiniWallet: add P2PK supportSebastian Falbesoner
2021-05-10test: use MiniWallet for feature_csv_activation.pySebastian Falbesoner
2021-05-05Merge bitcoin/bitcoin#21754: test: Run feature_cltv with MiniWalletMarcoFalke
2021-04-30Merge bitcoin/bitcoin#19521: Coinstats IndexW. J. van der Laan
2021-04-29test: Assert that exit code indicates failureMarcoFalke
2021-04-29test: Run feature_cltv with MiniWalletMarcoFalke
2021-04-29Merge bitcoin/bitcoin#21762: test: Speed up mempool_spend_coinbase.pyMarcoFalke
2021-04-28test: Fix intermittent issue in p2p_addr_relay.pyMarcoFalke
2021-04-23test: Fix test cache issueMarcoFalke
2021-04-23test: Create MiniWallet.create_self_transferMarcoFalke
2021-04-22test: Add MiniWallet.sendrawtransactionMarcoFalke
2021-04-19test: Add tests for block_info in gettxoutsetinfoFabian Jahr
2021-04-19test: Add functional test for Coinstats indexFabian Jahr
2021-04-12tests: Skip SQLite fsyncs while testingAndrew Chow
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-26Merge #21390: test: Test improvements for UTXO set hash testsMarcoFalke
2021-03-24Merge #21357: test: Unconditionally check for fRelay field in test frameworkMarcoFalke
2021-03-23Unconditionally check for fRelay field in test frameworkTroy Giorshev
2021-03-23test: Remove wallet dependency of utxo set hash testFabian Jahr
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2021-03-16Use Bech32m encoding for v1+ segwit addressesPieter Wuille
2021-03-05Merge #21246: doc: Correction for VerifyTaprootCommitment commentsfanquake
2021-03-01Correction for VerifyTaprootCommitment commentsRussell O'Connor
2021-02-25Merge #21254: test: Avoid connecting to real network when running testsMarcoFalke
2021-02-25Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()Wladimir J. van der Laan
2021-02-23rpc: add external_signer option to createwalletSjors Provoost
2021-02-21test: framework: add skip_if_no_external_signerSjors Provoost
2021-02-21test: Avoid connecting to real network when running testsMarcoFalke
2021-02-18Merge #19809: log: Prefix log messages with function name and source code loc...Wladimir J. van der Laan
2021-02-17[test] Check user agent string from test framework connectionsJohn Newbery
2021-02-17[test] Add P2P_SERVICES to p2p.pyJohn Newbery
2021-02-17[test] Move MY_RELAY to p2p.pyJohn Newbery
2021-02-17[test] Move MY_SUBVERSION to p2p.pyJohn Newbery
2021-02-17[test] Move MY_VERSION to p2p.pyJohn Newbery
2021-02-17[test] Move MIN_VERSION_SUPPORTED to p2p.pyJohn Newbery
2021-02-17Merge #20993: test: store subversion (user agent) as string in msg_versionMarcoFalke
2021-02-16test: Speed up rpc_blockchain.py by removing miniwallet.generate()MarcoFalke
2021-02-16test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUEMarcoFalke