aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2024-07-12Merge bitcoin/bitcoin#30295: #28984 package rbf followupsmerge-script
2024-07-11Merge bitcoin/bitcoin#30353: test: fix inconsistency in fundrawtransaction we...Ava Chow
2024-07-11Merge bitcoin/bitcoin#26596: wallet: Migrate legacy wallets to descriptor wal...glozow
2024-07-10test: fix inconsistency in fundrawtransaction weight limits testfurszy
2024-07-10Merge bitcoin/bitcoin#29668: prune, rpc: Check undo data when finding prunehe...Ava Chow
2024-07-10Merge bitcoin/bitcoin#29996: Assumeutxo: bugfix on loadtxoutset with a diverg...Ava Chow
2024-07-09Merge bitcoin/bitcoin#29154: tests: improve wallet multisig descriptor test a...Ava Chow
2024-07-09Merge bitcoin/bitcoin#29431: test/BIP324: disconnection scenarios during v2 h...Ava Chow
2024-07-09Merge bitcoin/bitcoin#30329: fuzz: improve utxo_snapshot targetRyan Ofsky
2024-07-09package rbf: cpfp structure requires package > parent feerateGreg Sanders
2024-07-09test package rbf boundary conditions more closelyGreg Sanders
2024-07-08Merge bitcoin/bitcoin#29855: psbt: Check non witness utxo outpoint earlyRyan Ofsky
2024-07-05test: loadtxoutset in divergent chain with less workAlfonso Roman Zubeldia
2024-07-04fuzz: improve utxo_snapshot targetMartin Zumsande
2024-07-02Merge bitcoin/bitcoin#29720: rpc: Avoid getchaintxstats invalid resultsAva Chow
2024-07-02Merge bitcoin/bitcoin#30272: doc: use TRUC instead of v3 and add release noteAva Chow
2024-07-02Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...Ava Chow
2024-07-02Merge bitcoin/bitcoin#30365: #27307 follow-up: update mempool conflict tests ...Ava Chow
2024-07-02Merge bitcoin/bitcoin#30340: test: Added coverage to Block not found error us...Ava Chow
2024-07-02Merge bitcoin/bitcoin#30339: test: add coverage for `node` field of `getadded...Ava Chow
2024-07-02use version=3 instead of v3 in debug stringsglozow
2024-07-02scripted-diff: change names from V3 to TRUCglozow
2024-07-02[doc] replace mentions of v3 with TRUCglozow
2024-07-02rename mempool_accept_v3.py to mempool_truc.pyglozow
2024-07-02test: Add coverage for getchaintxstats in assumeutxo contextFabian Jahr
2024-07-02rpc: Avoid getchaintxstats invalid resultsMarcoFalke
2024-07-01Revert "test: p2p: check that connecting to ourself leads to disconnect"Sebastian Falbesoner
2024-07-01test: verify wallet is still active post-migration failurefurszy
2024-07-01wallet: update mempool conflicts tests + docsishaanam
2024-06-30test: Added coverage to Block not found error using gettxoutsetinfokevkevinpal
2024-06-29test: p2p: check that connecting to ourself leads to disconnectSebastian Falbesoner
2024-06-27Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...Ryan Ofsky
2024-06-27test: add rpccookieperms testwillcl-ark
2024-06-26Change MigrateLegacyToDescriptor to reopen wallet as BERKELEY_ROAva Chow
2024-06-26Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs ex...Ava Chow
2024-06-26test: change comments to `self.log.info` for `test_addnode_getaddednodeinfo`brunoerg
2024-06-26test: add coverage for `node` field of `getaddednodeinfo` RPCbrunoerg
2024-06-24Merge bitcoin/bitcoin#30200: Introduce Mining interfaceRyan Ofsky
2024-06-24Merge bitcoin/bitcoin#30308: QA: Expect PACKAGE_NAME rather than constant "Bi...merge-script
2024-06-23rpc: Make pruneheight also reflect undo data presenceFabian Jahr
2024-06-21wallet: notify when preset + automatic inputs exceed max weightfurszy
2024-06-21test: Check that non empty version packet is ignored and no disconnection hap...stratospher
2024-06-21test: Check that disconnection happens when AAD isn't filledstratospher
2024-06-21test: Check that disconnection happens when garbage sent/received are differentstratospher
2024-06-21test: Check that disconnection happens when wrong garbage terminator is sentstratospher
2024-06-21test: Check that disconnection happens when >4095 garbage bytes is sentstratospher
2024-06-21test: Remove unnecessary restart in assumeutxo testFabian Jahr
2024-06-21assumeutxo: Check snapshot base block is not marked invalidFabian Jahr
2024-06-20Merge bitcoin/bitcoin#29862: test: Validate oversized transactions or without...Ava Chow
2024-06-20Merge bitcoin/bitcoin#29575: net_processing: make any misbehavior trigger imm...Ava Chow