aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-17test: remove unused vars in `feature_block`brunoerg
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
2022-11-14test: add -maxtipage test for the maximum allowable valueJames O'Beirne
2022-11-14Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error stringMacroFake
2022-11-14test, refactor: Reorder sendtxrcncl tests for better readabilityGleb Naumenko
2022-11-14p2p, refactor: Extend logs for unexpected sendtxrcnclGleb Naumenko
2022-11-14p2p: Clarify sendtxrcncl policiesGleb Naumenko
2022-11-14test: Expand unit and functional tests for txreconciliationGleb Naumenko
2022-11-10test: Don't pass add_to_wallet option to walletcreatefundedpsbtRyan Ofsky
2022-11-10test: Remove wallet option from non-wallet testsMacroFake
2022-11-10test: Set -disablewallet when no wallet has been compiledMacroFake
2022-11-10test: Make requires_wallet privateMacroFake
2022-11-10p2p: Drop roles from sendtxrcnclGleb Naumenko