aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-02bitcoin-cli: Make it an error to specify the "args" parameter two different waysRyan Ofsky
2022-12-02test: Add RPC tests for same named parameter specified more than onceRyan Ofsky
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#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-28Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wallet testsAndrew Chow
2022-11-28Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_previous...MarcoFalke
2022-11-28Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use `MiniWal...glozow
2022-11-28lint: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-28script: small fixups/improvements for get_previous_releases.pySebastian Falbesoner
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-21Merge bitcoin/bitcoin#26545: test: Remove unused sanitizer suppressionsMacroFake
2022-11-21test: remove unused class `NodePongAdd1`Sebastian Falbesoner
2022-11-21test: Remove unused sanitizer suppressionsMacroFake
2022-11-21Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanblock...MacroFake
2022-11-18Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular dep...glozow
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-16refactor: Inline `CTxMemPoolEntry` class's functionsHennadii Stepanov
2022-11-16refactor: Move `CTxMemPoolEntry` class to its own moduleHennadii Stepanov
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