aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-07test: Remove confusing DUMMY_P2WPKH_SCRIPTMacroFake
2022-09-28Merge bitcoin/bitcoin#26138: test: Avoid race in disconnect_nodes helperglozow
2022-09-22test: check that `listdescriptors` descriptor strings are sortedSebastian Falbesoner
2022-09-21Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...fanquake
2022-09-21Merge bitcoin/bitcoin#25989: init: abort if i2p/cjdns are chosen via -onlynet...fanquake
2022-09-21Merge bitcoin/bitcoin#26143: test: wait for the expected basic block filter i...MacroFake
2022-09-20test: wait for the expected basic block filter index in `interface_rest`brunoerg
2022-09-20Merge bitcoin/bitcoin#26127: test: check that bumping tx with already spent c...MacroFake
2022-09-20Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with lo...Andrew Chow
2022-09-20test: Avoid race in disconnect_nodes helperMacroFake
2022-09-20Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...MacroFake
2022-09-19test: check that bumping tx with already spent coin failsSebastian Falbesoner
2022-09-19init: Abort if i2p/cjdns are chosen via -onlynet but unreachableMartin Zumsande
2022-09-19test: Test watchonly imports with passphrase-locked walletAurèle Oulès
2022-09-16Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py onceMacroFake
2022-09-15Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-siz...Andrew Chow
2022-09-15Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue callsAndrew Chow
2022-09-15rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERRORfurszy
2022-09-15Fix issues identified by codespell 2.2.1 and update ignored wordsJon Atack
2022-09-15wallet: fix sendall creates tx that fails tx-size checkkouloumos
2022-09-15test: Add missing syncwithvalidationinterfacequeueMacroFake
2022-09-15Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceededMacroFake
2022-09-14Merge bitcoin/bitcoin#26053: rpc: bugfix, 'add_inputs' default value is true ...Andrew Chow
2022-09-14test: add coverage for 'add_inputs' dynamic default valuefurszy
2022-09-14test/doc: Remove unused syncwithvalidationinterfacequeueMacroFake
2022-09-13sendall: check if the maxtxfee has been exceededishaanam
2022-09-13Merge bitcoin/bitcoin#24513: CChainState -> Chainstateglozow
2022-09-13Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listeno...fanquake
2022-09-12RPC: unify arg type error messagefurszy
2022-09-10Merge bitcoin/bitcoin#26054: test: verify best blockhash after invalidating a...MacroFake
2022-09-09test: verify best blockhash after invalidating an unknown blockbrunoerg
2022-09-09scripted-diff: rename CChainState -> ChainstateJames O'Beirne
2022-09-09Merge bitcoin/bitcoin#25990: test: apply fixed feerate to avoid variable dyna...MacroFake
2022-09-09Merge bitcoin/bitcoin#26031: test: Display skipped tests reasonMacroFake
2022-09-08Merge bitcoin/bitcoin#26038: test: invalidating an unknown block throws an errorMacroFake
2022-09-08test: invalidating an unknown block throws an errorbrunoerg
2022-09-08[test] only run feature_rbf.py onceglozow
2022-09-08test: Display skipped tests reasonAurèle Oulès
2022-09-08Merge bitcoin/bitcoin#26037: test: Fix `wallet_{basic,listsinceblock}.py` for...MacroFake
2022-09-07test: Fix `wallet_listsinceblock.py` for BDB-only walletsHennadii Stepanov
2022-09-07test: Fix `wallet_basic.py` for BDB-only walletsHennadii Stepanov
2022-09-07Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disab...fanquake
2022-09-06p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachableMartin Zumsande
2022-09-05init: allow startup with -onlynet=onion -listenonion=1Vasil Dimov
2022-09-05Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...glozow
2022-09-05Merge bitcoin/bitcoin#25976: QA: rpc_blockchain: Test output of getblock verb...MacroFake
2022-09-04Merge bitcoin/bitcoin#25978: test: fix non-determinism in p2p_headers_sync_wi...fanquake
2022-09-04Merge bitcoin/bitcoin#25914: test: Fix intermittent issue in p2p_leak.pyfanquake
2022-09-03test: apply fixed feerate to avoid variable dynamic feesstickies-v
2022-09-01Merge bitcoin/bitcoin#25614: Severity-based logging, step 2Andrew Chow