aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-07-01random: convert XoRoShiRo128PlusPlus into full RNGPieter Wuille
2024-07-01random: move XoRoShiRo128PlusPlus into random modulePieter Wuille
2024-07-01random: add RandomMixin::randbits with compile-known bitsPieter Wuille
2024-07-01random: Improve RandomMixin::randbitsPieter Wuille
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-27[wallet, rpc]: add `max_tx_weight` to tx funding optionsismaelsadeeq
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
2024-06-19refactor: Move early loadtxoutset checks into ActiveSnapshotFabian Jahr
2024-06-19QA: Expect PACKAGE_NAME rather than constant "Bitcoin Core"Luke Dashjr
2024-06-18Replace hard-coded constant in testLÅ‘rinc
2024-06-18rpc: call TestBlockValidity via miner interfaceSjors Provoost
2024-06-17Merge bitcoin/bitcoin#28984: Cluster size 2 package rbfAva Chow
2024-06-17Merge bitcoin/bitcoin#30195: test: Added test coverage to listsinceblock rpcAva Chow
2024-06-17Merge bitcoin/bitcoin#28312: test: fix `keys_to_multisig_script` (P2MS) helpe...Ava Chow
2024-06-17test: Introduce test types and modify v2 handshake function accordinglystratospher
2024-06-16test: write functional test results to csvtdb3
2024-06-16test: Added test coverage to listsinceblock rpckevkevinpal
2024-06-14Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE whe...Ava Chow
2024-06-14Merge bitcoin/bitcoin#30278: test: cover more errors for `signrawtransactionw...merge-script
2024-06-13[test] package rbfglozow
2024-06-12Merge bitcoin/bitcoin#30219: Lint: Support running individual lint checksAva Chow
2024-06-12test: cover more errors for `signrawtransactionwithkey` RPCbrunoerg
2024-06-12Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_tmerge-script
2024-06-11Merge bitcoin/bitcoin#30160: util: add BitSetAva Chow
2024-06-11Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpcportAva Chow
2024-06-11Merge bitcoin/bitcoin#30264: test: add coverage for errors for `combinerawtra...merge-script
2024-06-11Merge bitcoin/bitcoin#30252: test: Remove redundant verack checkmerge-script