aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
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
2021-02-15Merge #21100: test: remove unused function xor_bytesMarcoFalke
2021-02-09test: remove unused function xor_bytesSebastian Falbesoner
2021-02-09test: remove unnecessary assignment in bdbBruno Garcia
2021-02-08test: remove type: comments in favour of actual annotationsfanquake
2021-02-05Merge #20267: Disable and fix tests for when BDB is not compiledWladimir J. van der Laan
2021-02-02Merge #19509: Per-Peer Message CaptureMarcoFalke
2021-01-31Merge #20954: test: Declare `nodes` type in test_framework.py.MarcoFalke
2021-01-27tests: Don't make any wallets unless wallet is requiredAndrew Chow
2021-01-27Skip legacy wallet reliant tests if BDB is not compiledAndrew Chow
2021-01-27tests: Set descriptors default based on compilationAndrew Chow
2021-01-23Add capture parserTroy Giorshev
2021-01-23test: store subversion (user agent) as string in msg_versionSebastian Falbesoner
2021-01-21Merge #17556: test: Change feature_config_args.py not to rely on strange regt...MarcoFalke
2021-01-18Change type definitions for "chain" and "setup_clean_chain" from type comment...Kiminuo
2021-01-15log: Prefix log messages with function name if -logsourcelocations is setpracticalswift
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