aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
2021-01-21Merge #17556: test: Change feature_config_args.py not to rely on strange regt...MarcoFalke
2021-01-12rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-11Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...MarcoFalke
2021-01-11Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2021-01-08test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2021-01-07Merge #18077: net: Add NAT-PMP port forwarding supportWladimir J. van der Laan
2021-01-07[test] Add test framework support to create outbound connections.Amiti Uttarwar
2021-01-07Merge #19055: Add MuHash3072 implementationWladimir J. van der Laan
2021-01-07net: Add -natpmp command line optionHennadii Stepanov
2021-01-04doc: Use https URLs where possibleSawyer Billings
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-27Merge #20763: test: Fix comment typo in BitcoinTestFrameworkfanquake
2020-12-24test: Fix Comment Typo in BitcoinTestFrameworkJoel Klabo
2020-12-24Merge #20189: test: Switch to BIP341's suggested scheme for outputs without s...MarcoFalke
2020-12-22test: Change MuHash Python implementation to match cpp version againFabian Jahr
2020-12-17test: Fix restart node raceMarcoFalke
2020-12-16Merge #20171: Add functional test test_txid_inv_delayWladimir J. van der Laan
2020-12-10test: Use Popen.wait instead of RPC in assert_start_raises_init_errorMarcoFalke
2020-12-09Merge #20606: Remove unused bits from service flags enumWladimir J. van der Laan
2020-12-08Send and require SENDADDRV2 before VERACKPieter Wuille
2020-12-08Remove unused bits from service flags enumMarcoFalke
2020-12-01Merge #20207: Follow-up extra comments on taproot code and testsMarcoFalke
2020-11-27[test] Fix wait condition in disconnect_p2psAmiti Uttarwar
2020-11-26Fix and improve taproot_construct commentsPieter Wuille
2020-11-23test: add is_bdb_compiled helperSjors Provoost
2020-11-19Merge #20385: test: run mempool_spend_coinbase.py even with wallet disabledWladimir J. van der Laan
2020-11-16test: run mempool_spend_coinbase.py even with wallet disabledMichael Dietz
2020-11-16Merge #18836: wallet: upgradewallet fixes and additional testsWladimir J. van der Laan
2020-11-09Merge #20292: test: Fix intermittent feature_taproot issueWladimir J. van der Laan
2020-11-05fix ecdsa verify in test frameworkStepan Snigirev
2020-11-04test: Add test_framework/bdb.py module for inspecting bdb filesAndrew Chow
2020-11-04tests: Add a sha256sum_file function to utilAndrew Chow
2020-11-03Small improvements to the Taproot functional testsPieter Wuille
2020-11-03test: Fix deser issue in create_blockMarcoFalke
2020-11-02test: Makes wtxidrelay support a generic P2PInterface optionAntoine Riard
2020-11-01tests: Add a --legacy-wallet that is mutually exclusive with --descriptorsAndrew Chow
2020-11-01Add script equivalent of functions in address.pyAndrew Chow
2020-11-01Use separate watchonly wallet for multisig in feature_nulldummy.pyAndrew Chow
2020-10-29Skip --descriptor tests if sqlite is not compiledAndrew Chow
2020-10-21wallet: Make -wallet setting not create walletsRussell Yanofsky
2020-10-20test: Move (dis)?connect_nodes globals into TestFramework as helpersElliott Jin
2020-10-19Switch to BIP341's suggested scheme for outputs without scriptPieter Wuille
2020-10-17Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use Min...MarcoFalke
2020-10-16test: remove unused helpers random_transaction(), make_change() and gather_in...Sebastian Falbesoner
2020-10-16Merge #19401: QA: Use GBT to get block versions correctMarcoFalke
2020-10-15Address functional test nitsPieter Wuille
2020-10-15Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan
2020-10-14Update wallet_multiwallet.py for descriptor and sqlite walletsRussell Yanofsky
2020-10-12tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille
2020-10-12tests: add BIP340 Schnorr signature support to test frameworkPieter Wuille