aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-02-22Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare exceptfanquake
2023-02-21Merge bitcoin/bitcoin#26347: wallet: ensure the wallet is unlocked when neede...Andrew Chow
2023-02-20Merge bitcoin/bitcoin#27053: wallet: reuse change dest when re-creating TX wi...fanquake
2023-02-20Merge bitcoin/bitcoin#27113: rpc: Use a FlatSigningProvider in decodescript t...fanquake
2023-02-20Merge bitcoin/bitcoin#27128: test: fix intermittent issue in `p2p_disconnect_...fanquake
2023-02-20Merge bitcoin/bitcoin#25950: test: fix test abort for high timeout values (an...fanquake
2023-02-20test: fix intermittent issue in `p2p_disconnect_ban`brunoerg
2023-02-18lint: enable E722 do not use bare exceptLeonardo Lazzaro
2023-02-17test: fix test abort for high timeout values (and `--timeout-factor 0`)Sebastian Falbesoner
2023-02-17Merge bitcoin/bitcoin#20018: p2p: ProcessAddrFetch(-seednode) is unnecessary ...Andrew Chow
2023-02-17Merge bitcoin/bitcoin#27106: net: remove orphaned CSubNet::SanityCheck()fanquake
2023-02-16Merge bitcoin/bitcoin#25344: New `outputs` argument for `bumpfee`/`psbtbumpfee`Andrew Chow
2023-02-16tests: decodescript can infer descriptors for scripts >520 bytesAndrew Chow
2023-02-16Merge bitcoin/bitcoin#26714: test: add coverage for unparsable `-maxuploadtar...merge-script
2023-02-16Merge bitcoin/bitcoin#26586: test: previous releases: add v24.0.1merge-script
2023-02-16Merge bitcoin/bitcoin#24149: Signing support for Miniscript Descriptorsfanquake
2023-02-15script: remove out-of-date snprintf TODOJon Atack
2023-02-15Merge bitcoin/bitcoin#27035: test: simplify and speedup mempool_updatefromblo...merge-script
2023-02-15wallet: reuse change dest when recreating TX with avoidpartialspendsMatthew Zipkin
2023-02-15Merge bitcoin/bitcoin#26153: Reduce wasted pseudorandom bytes in ChaCha20 + v...fanquake
2023-02-14test: test rescanning encrypted walletsishaanam
2023-02-14Merge bitcoin/bitcoin#26184: test: p2p: check that headers message with inval...Andrew Chow
2023-02-14Merge bitcoin/bitcoin#27093: test: Fix intermittent sync issue in wallet_pruningfanquake
2023-02-13Modernize rpcauth.py and its testsPieter Wuille
2023-02-13test: Fix intermittent sync issue in wallet_pruningMarcoFalke
2023-02-13psbt: support externally provided preimages for Miniscript satisfactionAntoine Poinsot
2023-02-13Merge bitcoin/bitcoin#26970: test: fix immediate tx relay in wallet_groups.pymerge-script
2023-02-11qa: functional test Miniscript signing with key and timelocksAntoine Poinsot
2023-02-11refactor: make descriptors in Miniscript functional test more readableAntoine Poinsot
2023-02-11script/sign: basic signing support for Miniscript descriptorsAntoine Poinsot
2023-02-10test: p2p: check that headers message with invalid proof-of-work disconnects ...Sebastian Falbesoner
2023-02-09test: Fix intermittent sync issue in wallet_pruning721217.xyz
2023-02-08Merge bitcoin/bitcoin#26507: test: remove unused vars in `feature_block`MarcoFalke
2023-02-07Merge bitcoin/bitcoin#17127: util: Set safe permissions for data directory an...fanquake
2023-02-06test: Add test for file system permissionsHennadii Stepanov
2023-02-06Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simplifyMarcoFalke
2023-02-03Remove use of snprintf and simplifyJohn Moffett
2023-02-03rpc: decode Miniscript descriptor when possible in decodescriptAntoine Poinsot
2023-02-03test: simplify and speedup mempool_updatefromblock.py by using MiniWalletSebastian Falbesoner
2023-02-01Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no legacy ...Andrew Chow
2023-01-31Merge bitcoin/bitcoin#26956: test: refactor: introduce `replace_in_config` he...MarcoFalke
2023-01-30Add xoroshiro128++ PRNGMartin Leitner-Ankerl
2023-01-30Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinbasesglozow
2023-01-28test: refactor: introduce `replace_in_config` helperSebastian Falbesoner
2023-01-27test: fix intermittent errors in p2p_ibd_stalling.pyMartin Zumsande
2023-01-27Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBDAndrew Chow
2023-01-26Merge bitcoin/bitcoin#26923: test: refactor: simplify p2p_{tx_download,evicti...MarcoFalke
2023-01-26test: fix immediate tx relay in wallet_groups.pySebastian Falbesoner
2023-01-25Merge bitcoin/bitcoin#26929: rpc: Throw more user friendly arg type check err...fanquake
2023-01-25Merge bitcoin/bitcoin#26829: init: Remove unnecessary sensitive flag from rpc...MarcoFalke