aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2022-11-21test: remove unused class `NodePongAdd1`Sebastian Falbesoner
2022-11-21Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanblock...MacroFake
2022-11-18Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk space ...Andrew Chow
2022-11-18Merge bitcoin/bitcoin#26519: test: Add getpeerinfo test for missing version m...MacroFake
2022-11-17test: Add getpeerinfo test for missing version messageMacroFake
2022-11-15Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature coinbase...Andrew Chow
2022-11-16RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutsetLuke Dashjr
2022-11-15Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindexAndrew Chow
2022-11-14Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error stringMacroFake
2022-11-10test: Don't pass add_to_wallet option to walletcreatefundedpsbtRyan Ofsky
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-29RPC: listunspent, add "include immature coinbase" flagfurszy
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-24Faster -reindex by initially deserializing only headersLarry Ruane
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