aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2021-06-10test: Use MiniWallet in test_no_inherited_signaling RBF testMarcoFalke
2021-06-10test: Remove unused generate() from testMarcoFalke
2021-06-10test: Add txin.sequence option to MiniWalletMarcoFalke
2021-06-10Merge bitcoin/bitcoin#22084: package testmempoolaccept followupsfanquake
2021-06-08test: MiniWallet: fix fee calculation for P2PK and check tx vsizeSebastian Falbesoner
2021-06-08test: MiniWallet: force P2PK signature to have fixed size (71 bytes)Sebastian Falbesoner
2021-06-08Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in...MarcoFalke
2021-06-08Add sync_blocks in wallet_orphanedreward.py.Daniel Kraft
2021-06-08test: doc: improve doc for chain_transaction() helperSebastian Falbesoner
2021-06-08test: refactor: dedup utility function chain_transaction()Sebastian Falbesoner
2021-06-07Remove `Warning:`Prayank
2021-06-07Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975W. J. van der Laan
2021-06-07Merge bitcoin/bitcoin#22092: test: convert documentation into type annotationsfanquake
2021-06-05Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummyMarcoFalke
2021-06-04test: Fix p2p_leak.py intermittent failure by lowering timeoutMartin Zumsande
2021-06-04test: Remove unused node from feature_nulldummyMarcoFalke
2021-06-04test: Add temporary logging to debug #20975MarcoFalke
2021-06-04Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewardsMarcoFalke
2021-06-03Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptorsW. J. van der Laan
2021-06-03Merge bitcoin/bitcoin#22050: p2p: remove tor v2 supportW. J. van der Laan
2021-06-03rpc: Add test for -rpcwaittimeoutChristian Decker
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-06-02Testcase for wallet issue with orphaned rewards.Daniel Kraft
2021-06-02disallow_mempool_conflicts -> allow_bip125_replacement and check earlierglozow
2021-06-01Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disa...MarcoFalke
2021-05-31test: feature_cltv.py: don't return tx copies in modification functionsSebastian Falbesoner
2021-05-31test: drop unused node parameters in feature_cltv.pySebastian Falbesoner
2021-05-31test: fix typo in feature_cltv.py (s/ctlv/cltv/)Sebastian Falbesoner
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-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-05-31Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systemsMarcoFalke
2021-05-30test: Fix IPv6 check on BSD systemsnthumann
2021-05-28test: check anchors.dat when node starts for the first timebruno
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. J. van der Laan
2021-05-27test: update feature_proxy to torv3Jon Atack
2021-05-26Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100fanquake
2021-05-25test: use MiniWallet (P2PK mode) for feature_dersig.pySebastian Falbesoner
2021-05-25Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...MarcoFalke
2021-05-24tests: check derivation of P2TRPieter Wuille
2021-05-24[policy] detect unsorted packagesglozow
2021-05-24[test] functional test for packages in RPCsglozow
2021-05-24[rpc] allow multiple txns in testmempoolacceptglozow
2021-05-24test: MiniWallet: introduce enum type for output modeSebastian Falbesoner
2021-05-24Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWalletMarcoFalke
2021-05-23test: addpeeraddress functional test coverageJon Atack
2021-05-21Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.Kiminuo
2021-05-21Cleanup -includeconf error messageMarcoFalke