aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-04-02Merge bitcoin/bitcoin#29750: test: makes timeout a forced named argument in t...fanquake
2024-04-01Merge bitcoin/bitcoin#29753: test: fix StopIteration exception in p2p_node_ne...fanquake
2024-04-01Merge bitcoin/bitcoin#29738: doc: fix typosfanquake
2024-03-29Merge bitcoin/bitcoin#29130: wallet: Add `createwalletdescriptor` and `gethdk...Ryan Ofsky
2024-03-27test: fix StopIteration exception in p2p_node_network_limited.pyfurszy
2024-03-27Merge bitcoin/bitcoin#27307: wallet: track mempool conflicts with wallet tran...Ryan Ofsky
2024-03-27test: makes timeout a forced named argument in tests methods that use itSergi Delgado Segura
2024-03-27Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint testsfanquake
2024-03-26doc: fix some typoscrazeteam
2024-03-26test: Refactor subtree exclusion in lint testsBrandon Odiwuor
2024-03-25Merge bitcoin/bitcoin#28928: test: add coverage for bech32m in `wallet_keypoo...Ava Chow
2024-03-25Merge bitcoin/bitcoin#29660: lint: Fix COMMIT_RANGE issuesfanquake
2024-03-23test: check that addrman seeding is successful0xb10c
2024-03-22Merge bitcoin/bitcoin#29672: validation: Make translations of fatal errors co...Ava Chow
2024-03-22Merge bitcoin/bitcoin#28998: rpc: "addpeeraddress tried" return error on failureAva Chow
2024-03-22test: make p2p_handshake robust against timeoffset warningsstickies-v
2024-03-21lint: Fix COMMIT_RANGE issuesMarcoFalke
2024-03-21node: Make translations of fatal errors consistentTheCharlatan
2024-03-20test: Add test for createwalletdescriptorAva Chow
2024-03-20wallet: Test upgrade of pre-taproot wallet to have tr() descriptorsAva Chow
2024-03-20tests: Test for gethdkeysAva Chow
2024-03-20wallet, rpc: show mempool conflicts in `gettransaction` resultishaanam
2024-03-20wallet: track mempool conflictsishaanam
2024-03-20Merge bitcoin/bitcoin#29370: assumeutxo: Get rid of faked nTx and nChainTx va...Ava Chow
2024-03-20Merge bitcoin/bitcoin#27039: blockstorage: do not flush block to disk if it i...Ava Chow
2024-03-20test: add coverage for bech32m in `wallet_keypool_topup`brunoerg
2024-03-19Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...glozow
2024-03-19test: fix test to ensure hidden RPC is present in detailed helpstratospher
2024-03-19test: remove unused mocktime in test_addpeeraddress0xb10c
2024-03-19rpc: "addpeeraddress tried" return error on failure0xb10c
2024-03-19Merge bitcoin/bitcoin#29639: test: fix intermittent failures with test=addrmanfanquake
2024-03-18Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...glozow
2024-03-18test: assumeutxo snapshot block CheckBlockIndex crash testRyan Ofsky
2024-03-18test: assumeutxo stale block CheckBlockIndex crash testRyan Ofsky
2024-03-18assumeutxo: Get rid of faked nTx and nChainTx valuesRyan Ofsky
2024-03-18ci: add getchaintxstats ubsan suppressionsRyan Ofsky
2024-03-18assumeutxo test: Add RPC test for fake nTx and nChainTx valuesRyan Ofsky
2024-03-17lint: Clarify lint runner rust dependencyFabian Jahr
2024-03-15Merge bitcoin/bitcoin#29487: lint: Fix lint-whitespace issuesfanquake
2024-03-14test: Add tests for wallet mempool conflictsishaanam
2024-03-14Merge bitcoin/bitcoin#29459: test: check_mempool_result negative feerateglozow
2024-03-14Merge bitcoin/bitcoin#29497: test: simplify test_runner.pyfanquake
2024-03-13lint: Use git --no-pager to print any output in one goMarcoFalke
2024-03-13Merge bitcoin/bitcoin#29478: test: Test new header sync behavior in loadtxoutsetAva Chow
2024-03-13RPC: Add maxfeerate and maxburnamount args to submitpackageGreg Sanders
2024-03-13Merge bitcoin/bitcoin#27375: net: support unix domain sockets for -proxy and ...Ava Chow
2024-03-12test: simplify test_runner.pytdb3
2024-03-12test: fix intermittent failures with test=addrmanMartin Zumsande
2024-03-12Merge bitcoin/bitcoin#26415: rpc,rest,zmq: faster getblock, NotifyBlock and r...Ava Chow
2024-03-12Merge bitcoin/bitcoin#27114: p2p: Allow whitelisting manual connectionsAva Chow