aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2021-02-09Merge #21117: test: remove assert_blockchain_heightMarcoFalke
2021-02-08Merge #20944: rpc: Return total fee in getmempoolinfoMarcoFalke
2021-02-08test: remove assert_blockchain_heightMarcoFalke
2021-02-08Merge #21107: test: remove type: comments in favour of actual annotationsMarcoFalke
2021-02-08Merge #21084: test: fix timeout decrease in feature_assumevalidMarcoFalke
2021-02-08test: remove type: comments in favour of actual annotationsfanquake
2021-02-08Merge #21081: test: fix the unreachable code at feature_taprootfanquake
2021-02-05Merge #20267: Disable and fix tests for when BDB is not compiledWladimir J. van der Laan
2021-02-04test: fix timeout decrease in feature_assumevalidBruno Garcia
2021-02-04fix the unreachable code at feature_taprootBruno Garcia
2021-02-04Merge #21042: doc, test: Improve setup_clean_chain documentationMarcoFalke
2021-02-04Merge #20715: util: Add ArgsManager::GetCommand() and use it in bitcoin-walletMarcoFalke
2021-02-02Merge #19509: Per-Peer Message CaptureMarcoFalke
2021-02-01scripted-diff: Remove setup_clean_chain if default is not changedFabian Jahr
2021-02-01doc: Improve setup_clean_chain documentationFabian Jahr
2021-01-31Merge #20954: test: Declare `nodes` type in test_framework.py.MarcoFalke
2021-01-29Merge #20724: Cleanup of -debug=net log messagesMarcoFalke
2021-01-28rpc: Return total fee in mempoolMarcoFalke
2021-01-28rpc: Use RPCHelpMan for check-rpc-mappings linterMarcoFalke
2021-01-28net: use peer=N instead of from=N in debug logAnthony Towns
2021-01-28Merge #20226: wallet, rpc: add listdescriptors commandSamuel Dobson
2021-01-27wallet, rpc: add listdescriptors commandIvan Metlushko
2021-01-27tests: Disable bdb dump test when no bdbAndrew Chow
2021-01-27Fix wallet_send.py wallet setup to work with descriptorsAndrew Chow
2021-01-27Require legacy wallet for wallet_upgradewallet.pyAndrew Chow
2021-01-27Explicitly mark legacy wallet tests as suchAndrew Chow
2021-01-27Setup wallets for interface_zmq.pyAndrew Chow
2021-01-27Use MiniWallet in rpc_net.pyAndrew Chow
2021-01-27Setup wallets for interface_bitcoin_cli.pyAndrew Chow
2021-01-27Setup wallets with descriptors for feature_notificationsAndrew Chow
2021-01-27Have feature_filelock.py test both bdb and sqlite, depending on compiledAndrew Chow
2021-01-27Disable upgrades tests that require BDB if BDB is not compiledAndrew Chow
2021-01-27Disable wallet_descriptor.py bdb format check if BDB is not compiledAndrew Chow
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-27Merge #20964: rpc: Add specific error code for "wallet already loaded"Wladimir J. van der Laan
2021-01-25rpc: Add specific error code for "wallet already loaded"Wladimir J. van der Laan
2021-01-24Better error messages for invalid addressesBezdrighin
2021-01-23Add Message Capture TestTroy Giorshev
2021-01-23Add capture parserTroy Giorshev
2021-01-21util: Add ArgsManager::GetCommand() and use it in bitcoin-walletMarcoFalke
2021-01-21test: Add testsMarcoFalke
2021-01-21Merge #17556: test: Change feature_config_args.py not to rely on strange regt...MarcoFalke
2021-01-21Merge #20953: test: dedup zmq test setup code (node restart, topics subscript...fanquake
2021-01-19Merge #20891: rpc: Remove deprecated bumpfee behaviorWladimir J. van der Laan
2021-01-18Change type definitions for "chain" and "setup_clean_chain" from type comment...Kiminuo
2021-01-17zmq test: deduplicate test setup code (node restart, topics subscription)Sebastian Falbesoner
2021-01-12rpc: Return wtxid from testmempoolacceptMarcoFalke
2021-01-11Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...MarcoFalke