aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-10test: Set -disablewallet when no wallet has been compiledMacroFake
2022-11-10test: Make requires_wallet privateMacroFake
2022-11-08test: add missing bech32m / BIP86 test-cases to wallet_descriptor.pySebastian Falbesoner
2022-11-04Merge bitcoin/bitcoin#26418: Fix signing of multi_a and rawtr scripts with wa...fanquake
2022-11-03test: fix intermittent failure in p2p_sendtxrcncl.pyMartin Zumsande
2022-11-02Merge bitcoin/bitcoin#26417: test: fix intermittent failure in feature_index_...MacroFake
2022-11-02Merge bitcoin/bitcoin#26396: net: Avoid SetTxRelay for feeler connectionsMacroFake
2022-11-01test: remove unused `CHANGE_{XPRV,XPUB}` constantsSebastian Falbesoner
2022-10-29Merge bitcoin/bitcoin#26404: test: fix intermittent failure in rpc_getblockfr...MacroFake
2022-10-28tests: Test Taproot PSBT signing with keys in other descriptorAndrew Chow
2022-10-28tests: Use new wallets for each test in wallet_taproot.pyAndrew Chow
2022-10-28test: fix intermittent failure in feature_index_prune.pyMartin Zumsande
2022-10-28test: fix intermittent failure in rpc_getblockfrompeer.pyMartin Zumsande
2022-10-28Exclude rand from debug logJeff Ruane
2022-10-27Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...Andrew Chow
2022-10-27Merge bitcoin/bitcoin#26349: rpc: make `address` field optional `list{transac...Andrew Chow
2022-10-27net: Avoid SetTxRelay for feeler connectionsMacroFake
2022-10-26wallet: remove fetch pre-selected-inputs responsibility from SelectCoinsfurszy
2022-10-26wallet: skip available coins fetch if "other inputs" are disallowedfurszy
2022-10-26Merge bitcoin/bitcoin#26341: test: add BIP158 false-positive element check in...Andrew Chow
2022-10-26Merge bitcoin/bitcoin#23927: rpc: Pruning nodes can not fetch blocks before s...Andrew Chow
2022-10-26Merge bitcoin/bitcoin#25957: wallet: fast rescan with BIP157 block filters fo...Andrew Chow
2022-10-26Merge bitcoin/bitcoin#26381: test: Fix intermittent issue in p2p_sendtxrcncl.pyMacroFake
2022-10-26Merge bitcoin/bitcoin#25704: refactor: Remove almost all validation option gl...MacroFake
2022-10-26Merge bitcoin/bitcoin#26275: Fix crash on deriveaddresses when index is 21474...MacroFake
2022-10-26rpc: make `address` field optionalw0xlt
2022-10-26Merge bitcoin/bitcoin#23578: Add external signer taproot supportfanquake
2022-10-25test: add test for fast rescan using block filters (top-up detection)Sebastian Falbesoner
2022-10-25test: Check debug log as well in p2p_sendtxrcncl.pyMacroFake
2022-10-25test: Check correct disconnect reason in p2p_sendtxrcncl.pyMacroFake
2022-10-24Merge bitcoin/bitcoin#26380: Revert "test: check importing wallets when block...MacroFake
2022-10-24test: Fix intermittent issue in p2p_sendtxrcncl.pyMacroFake
2022-10-21Merge bitcoin/bitcoin#26248: net: Set relay in version msg to peers with rela...MacroFake
2022-10-21Merge bitcoin/bitcoin#25727: util, config: error on startup if `conf` or `rei...fanquake
2022-10-21Merge bitcoin/bitcoin#26259: test: Test year 2106 block timestampsfanquake
2022-10-21Merge bitcoin/bitcoin#26344: wallet: Fix sendall with watchonly wallets and s...fanquake
2022-10-20test: Test for out of bounds vout in sendallAndrew Chow
2022-10-20test: Test that sendall works with watchonly spending specific utxosAndrew Chow
2022-10-20test: Test year 2106 block timestampsMacroFake
2022-10-20Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fields ...fanquake
2022-10-20test: check for false-positives in rpc_scanblocks.pySebastian Falbesoner
2022-10-20test: add compact block filter (BIP158) helper routinesSebastian Falbesoner
2022-10-20test: add SipHash implementation for generic data in PythonSebastian Falbesoner
2022-10-19Revert "test: check importing wallets when blocks are pruned throw an error"Aurèle Oulès
2022-10-19Merge bitcoin/bitcoin#26206: test: check importing wallets when blocks are pr...MacroFake
2022-10-18Move ::nMaxTipAge into ChainstateManagerMacroFake
2022-10-17Add test for PSBT input verificationGreg Sanders
2022-10-17test: Add functional tests for sendtxrcncl message from outboundGleb Naumenko
2022-10-17test: Add functional tests for sendtxrcncl from inboundGleb Naumenko
2022-10-13test: use MiniWallet for rpc_scanblocks.pySebastian Falbesoner