aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2022-06-15Merge bitcoin/bitcoin#25374: test: remove unused `create_confirmed_utxos` helperMacroFake
2022-06-15Merge bitcoin/bitcoin#25370: test: check for `getblocktxn` request with out-o...MacroFake
2022-06-15test: remove unused `create_confirmed_utxos` helperSebastian Falbesoner
2022-06-14test: check for `getblocktxn` request with out-of-bounds tx indexSebastian Falbesoner
2022-06-14refactor: Introduce PeerManagerImpl::RejectIncomingTxsMacroFake
2022-06-13test: Remove MiniWallet mempool_valid optionMacroFake
2022-06-13Merge bitcoin/bitcoin#24839: test: use MiniWallet for mining_prioritisetransa...MacroFake
2022-06-10test: Fix out-of-range port collisionsMacroFake
2022-06-08[test] Fix port collisions caused by p2p_getaddr_caching.pydergoegge
2022-06-08[test_framework] Set PortSeed.n directly after initialising paramsdergoegge
2022-06-08Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeErrorMacroFake
2022-06-08Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr cachingfanquake
2022-06-07test: Fix wait_for_debug_log UnicodeDecodeErrorMacroFake
2022-06-07Merge bitcoin/bitcoin#25228: test: add BIP-125 rule 5 testcase with default m...laanwj
2022-06-07Merge bitcoin/bitcoin#24629: Bugfix: RPC/blockchain: pruneblockchain: Return ...MacroFake
2022-06-06Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh...laanwj
2022-06-06test: ensure createmultisig and addmultisigaddress are not returning any warn...brunoerg
2022-06-03Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last...Luke Dashjr
2022-06-02Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers ...laanwj
2022-06-02[test] Test addr cache for multiple onion bindsdergoegge
2022-06-02test: add BIP-125 rule 5 testcase with default mempoolJames O'Beirne
2022-06-02test: check `replaceable` mismatch error in `createrawtransaction` RPCSebastian Falbesoner
2022-06-01test: Set maxfeerate=0 in MiniWallet sendrawtransaction()MacroFake
2022-06-01Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.pyMacroFake
2022-05-31test: check pre-segwit peer error in `getblockfrompeer` RPCSebastian Falbesoner
2022-05-31test: add coverage for non-hex value to -minimumchainworkbrunoerg
2022-05-31Merge bitcoin/bitcoin#24178: p2p: Respond to getheaders if we have sufficient...MacroFake
2022-05-30Merge bitcoin/bitcoin#25044: test: Use MiniWallet in rpc_rawtransaction.pyMacroFake
2022-05-30test: Use MiniWallet in rpc_rawtransaction.pyDaniela Brozzoni
2022-05-30MOVEONLY: Move signrawtransactionwithwallet testDaniela Brozzoni
2022-05-27test: allow passing sequence through create_self_transfer_multiJames O'Beirne
2022-05-27rpc: remove deprecated fee fields from mempool entriesSebastian Falbesoner
2022-05-27Merge bitcoin/bitcoin#24408: rpc: add rpc to get mempool txs spending specifi...MacroFake
2022-05-23test: add coverage for unknown -blockfilterindexbrunoerg
2022-05-23Merge bitcoin/bitcoin#25122: rpc: getreceivedbylabel, return early if no addr...Andrew Chow
2022-05-20rpc: getreceivedbylabel, don't loop over the entire wallet txs map if no dest...furszy
2022-05-20Merge bitcoin/bitcoin#25171: rpc: wallet: remove `-deprecatedrpc=exclude_coin...MacroFake
2022-05-20Merge bitcoin/bitcoin#24830: init: Allow -proxy="" setting valuesMacroFake
2022-05-20Merge bitcoin/bitcoin#25173: test: add coverage for unknown network in -onlynetMacroFake
2022-05-19test: add coverage for unknown network in -onlynetbrunoerg
2022-05-19test: use MiniWallet for feature_dbcrash.pySebastian Falbesoner
2022-05-19rpc: wallet: remove `-deprecatedrpc=exclude_coinbase` logicSebastian Falbesoner
2022-05-19Merge bitcoin/bitcoin#25147: Net processing: follow ups to #20799 (removing s...fanquake
2022-05-19Merge bitcoin/bitcoin#25161: rpc: Put undocumented JSON failure mode behind a...MacroFake
2022-05-18rpc: Put undocumented JSON failure mode behind a runtime flagSuhail Saqan
2022-05-18Merge bitcoin/bitcoin#25126: test: add BIP157 message parsing support (via ME...MacroFake
2022-05-18Merge bitcoin/bitcoin#25124: test: Fix intermittent race in p2p_unrequested_b...MacroFake
2022-05-18[test] Remove segwit argument from build_block_on_tip()John Newbery
2022-05-17test: use sendall in wallet_taproot.py testsishaanam
2022-05-17Merge bitcoin/bitcoin#23679: Sanitize `port` in `addpeeraddress()`fanquake