aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2022-12-08test: Avoid intermittent timeout in feature_assumevalid.pyMarcoFalke
2022-12-07Merge bitcoin/bitcoin#25934: wallet, rpc: add `label` to `listsinceblock`Andrew Chow
2022-12-07Merge bitcoin/bitcoin#26517: test: Changed small_txpuzzle_randfee to return t...MarcoFalke
2022-12-06test: add coverage for `label` in `listsinceblock`brunoerg
2022-12-06Merge bitcoin/bitcoin#25729: wallet: Check max transaction weight in CoinSele...Andrew Chow
2022-12-05Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendablesAndrew Chow
2022-12-05Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor wallet c...Andrew Chow
2022-12-05wallet: Check max tx weight in coin selectorAurèle Oulès
2022-12-05Merge bitcoin/bitcoin#26640: test: Run mempool_compatibility.py with MiniWalletAndrew Chow
2022-12-05Merge bitcoin/bitcoin#26560: wallet: bugfix, invalid CoinsResult cached total...Andrew Chow
2022-12-05Merge bitcoin/bitcoin#26414: test: Move tx creation to create_self_transfer_m...MarcoFalke
2022-12-05test: Run mempool_compatibility.py with MiniWalletMarcoFalke
2022-12-03test: Fix intermittent issue in rpc_net.pyMarcoFalke
2022-12-03Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee settingMarcoFalke
2022-12-02test: Coin Selection, duplicated preset inputs selectionfurszy
2022-12-02Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements are only q...fanquake
2022-12-02test: Add sendall test for min-fee settingAurèle Oulès
2022-12-02Merge bitcoin/bitcoin#26610: test: Remove unused blocktools imports from wall...MarcoFalke
2022-12-01Merge bitcoin/bitcoin#26620: test: refactor: eliminate genesis block timestam...MarcoFalke
2022-12-01Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFramework classMarcoFalke
2022-12-01test: remove unneeded extra_args codejosibake
2022-12-01test: refactor: eliminate genesis block timestamp magic numbersSebastian Falbesoner
2022-12-01test: add extra_args to BTF classjosibake
2022-12-01Merge bitcoin/bitcoin#26594: wallet: Avoid a segfault in migratewallet failur...fanquake
2022-11-30[test] Add p2p_tx_privacy.pydergoegge
2022-11-30test: Remove unused blocktools imports from wallet_bumpfeeMarcoFalke
2022-11-30wallet: Explicitly say migratewallet on encrypted wallets is unsupportedAndrew Chow
2022-11-30Merge bitcoin/bitcoin#26359: p2p: Erlay support signaling follow-upsfanquake
2022-11-30Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when only o...MarcoFalke
2022-11-29tests: Test for migrating encrypted walletsAndrew Chow
2022-11-29Merge bitcoin/bitcoin#19762: rpc: Allow named and positional arguments to be ...Andrew Chow
2022-11-29test: Set wallet type in test_runner when only one type is allowedMarcoFalke
2022-11-28Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wallet testsAndrew Chow
2022-11-28Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use `MiniWal...glozow
2022-11-22Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving invalid...fanquake
2022-11-22Merge bitcoin/bitcoin#26520: doc: test: update/fix TestShell example instruct...fanquake
2022-11-21test: Fix intermittent failure in rpc_net.pyMartin Zumsande
2022-11-21Add feature_taproot case involved invalid internal pubkeyPieter Wuille
2022-11-21test: remove unused class `NodePongAdd1`Sebastian Falbesoner
2022-11-21Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanblock...MacroFake
2022-11-18Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk space ...Andrew Chow
2022-11-18Merge bitcoin/bitcoin#26519: test: Add getpeerinfo test for missing version m...MacroFake
2022-11-17doc: test: update/fix TestShell example instructionsSebastian Falbesoner
2022-11-17test: Add getpeerinfo test for missing version messageMacroFake
2022-11-17test: Changed small_txpuzzle_randfee to return the virtual size instead of th...Randall Naar
2022-11-15Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature coinbase...Andrew Chow
2022-11-16RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutsetLuke Dashjr
2022-11-15Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindexAndrew Chow
2022-11-15test: Set default in add_wallet_options if only one type can be chosenMacroFake
2022-11-14Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error stringMacroFake