aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-16Merge bitcoin/bitcoin#29239: rpc: Make v2transport default for addnode RPC wh...Ava Chow
2024-01-16Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...Ava Chow
2024-01-12[test] import descriptor wallet with reorged parent + IsFromMe child in mempoolglozow
2024-01-12Make v2transport default for addnode RPC when enabledPieter Wuille
2024-01-12Merge bitcoin/bitcoin#28885: mempool / rpc: followup to getprioritisedtransac...glozow
2024-01-12[test] rescan legacy wallet with reorged parent + IsFromMe child in mempoolGloria Zhao
2024-01-11Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...Ava Chow
2024-01-11Merge bitcoin/bitcoin#28838: test: add assumeutxo wallet testAva Chow
2024-01-11test: Assert that a new tx with a delta of 0 is never addedkevkevin
2024-01-11rpc: exposing modified_fee in getprioritisedtransactionskevkevin
2024-01-10Merge bitcoin/bitcoin#29204: test: wallet migration, add coverage for tx extr...Ava Chow
2024-01-10Merge bitcoin/bitcoin#28318: logging: Simplify API for level based loggingAva Chow
2024-01-10test: assumeutxo: spend coin from snapshot chainstate after loadingSebastian Falbesoner
2024-01-08test: wallet migration, add coverage for tx extra datafurszy
2024-01-08Merge bitcoin/bitcoin#28610: wallet: Migrate entire address book entries to w...fanquake
2024-01-05Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversionfanquake
2023-12-20logging: add LogError, LogWarning, LogInfo, LogDebug, LogTraceAnthony Towns
2023-12-17wallet, mempool: propagete `checkChainLimits` error message to walletismaelsadeeq
2023-12-15Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...Ava Chow
2023-12-15tests: ensure functional tests set permitbaremultisig=1 when neededAnthony Towns
2023-12-14Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanningAva Chow
2023-12-14Merge bitcoin/bitcoin#29070: test: add TestNode wait_until helperAva Chow
2023-12-14Merge bitcoin/bitcoin#29022: Make bitcoin-tx replaceable value optionalAva Chow
2023-12-13test: add TestNode wait_until helperNikodemas Tuckus
2023-12-12test: Actually fail when a python unit test failsMarcoFalke
2023-12-11Remove deprecated -rpcserialversionMarcoFalke
2023-12-11Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#29030)fanquake
2023-12-09test: fix intermittent error in rpc_net.py (#29030)Sebastian Falbesoner
2023-12-08tests: Add unit tests for bitcoin-tx replaceable commandKashif Smith
2023-12-08test: fix `addnode` functional test failure on OpenBSDSebastian Falbesoner
2023-12-08doc: test: mention OS detection preferences in style guidelineSebastian Falbesoner
2023-12-08test: detect OS consistently using `platform.system()`Sebastian Falbesoner
2023-12-08test: use `skip_if_platform_not_linux` helper where possibleSebastian Falbesoner
2023-12-08Merge bitcoin/bitcoin#29006: test: fix v2 transport intermittent test failure...fanquake
2023-12-08Merge bitcoin/bitcoin#28485: test: Extends MEMPOOL msg functional testfanquake
2023-12-06test: Extends MEMPOOL msg functional testSergi Delgado Segura
2023-12-06Merge bitcoin/bitcoin#27581: net: Continuous ASMap health checkAndrew Chow
2023-12-06test: fix v2 transport intermittent test failure (#29002)Sebastian Falbesoner
2023-12-05test: add regression test for the getrawtransaction segfaultMartin Zumsande
2023-12-05rpc: getwalletinfo, return wallet 'birthtime'furszy
2023-12-05test: coverage for wallet birth time interaction with -reindexfurszy
2023-12-05wallet: Migrate entire address book entriesAndrew Chow
2023-12-04init: don't delete PID file if it was not generatedwillcl-ark
2023-12-02net: Add continuous ASMap health check loggingFabian Jahr
2023-12-01Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generatedAndrew Chow
2023-12-01Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...Andrew Chow
2023-11-29test_submitpackage: only make a chain of 3 txnsGreg Sanders
2023-11-29RPC submitpackage: change return format to allow partial errorsGreg Sanders
2023-11-29test: Add missing CBlockPolicyEstimator::processBlockTx suppressionMarcoFalke
2023-11-28Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid parameter i...Andrew Chow