aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-07-31test: python E721 updatesJon Atack
2023-07-30qa, doc: Fix commentHennadii Stepanov
2023-07-26test: remove unused `totalOut` codebrunoerg
2023-07-26test: remove unecessary `decoderawtransaction` callsbrunoerg
2023-07-26Merge bitcoin/bitcoin#28139: test: create wallet specific for test_locked_wal...fanquake
2023-07-26Merge bitcoin/bitcoin#28147: suppressions: note that `type:ClassName::MethodN...fanquake
2023-07-26Merge bitcoin/bitcoin#27529: test: fix `feature_addrman.py` on big-endian sys...fanquake
2023-07-26Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_logfanquake
2023-07-25suppressions: note that 'type:ClassName::MethodName' should be usedfanquake
2023-07-24test: create wallet specific for test_locked_wallet casefurszy
2023-07-22fuzz: Re-enable symbolize=1 in ASAN_OPTIONSMarcoFalke
2023-07-20Merge bitcoin/bitcoin#28108: test: fix intermittent failure in wallet_resendw...Andrew Chow
2023-07-20Merge bitcoin/bitcoin#28067: descriptors: do not return top-level only funcs ...Andrew Chow
2023-07-20Merge bitcoin/bitcoin#27620: test: miner: add coverage for `-blockmintxfee` s...fanquake
2023-07-20test: wallet, add coverage for watch-only raw sh script migrationfurszy
2023-07-20descriptor: InferScript, do not return top-level only func as sub descriptorfurszy
2023-07-20Merge bitcoin/bitcoin#28066: fuzz: Generate process_message targets individuallyfanquake
2023-07-20Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...fanquake
2023-07-20lint: Ignore check_fileopens failure on **kwargsMarcoFalke
2023-07-20test: Ignore UTF-8 errors in assert_debug_logMarcoFalke
2023-07-20test: Fix debug_log_size helperMarcoFalke
2023-07-19test: fix intermittent failure in wallet_resendwallettransactions.pyMartin Zumsande
2023-07-19Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception checkfanquake
2023-07-18Merge bitcoin/bitcoin#28083: ci: Use DOCKER_BUILDKIT for lint imagefanquake
2023-07-17Merge bitcoin/bitcoin#27997: Descriptors: rule out unspendable miniscript des...Andrew Chow
2023-07-17Merge bitcoin/bitcoin#28088: test: Disable known broken USDT testfanquake
2023-07-17test: Disable known broken USDT testMarcoFalke
2023-07-17fuzz: Bump FuzzedDataProvider.hMarcoFalke
2023-07-16ci: Use DOCKER_BUILDKIT for lint imageMarcoFalke
2023-07-12fuzz: Generate process_message targets individuallyMarcoFalke
2023-07-11Merge bitcoin/bitcoin#28025: test: refactor: deduplicate legacy ECDSA signing...Andrew Chow
2023-07-11Merge bitcoin/bitcoin#28028: test: Check expected_stderr after stopfanquake
2023-07-10init: don't start indexes sync thread prematurelyfurszy
2023-07-10test: Check expected_stderr after stopMarcoFalke
2023-07-07scripted-diff: rename 'loadblk' thread name to 'initload'furszy
2023-07-07Merge bitcoin/bitcoin#28038: wallet: address book migration bug fixesfanquake
2023-07-07test: miner: add coverage for `-blockmintxfee` settingSebastian Falbesoner
2023-07-07Merge bitcoin/bitcoin#28015: fuzz: Generate rpc fuzz targets individuallyfanquake
2023-07-06Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...Ryan Ofsky
2023-07-06test: wallet, add coverage for addressbook migrationfurszy
2023-07-06test: remove race in the user-agent reception checkVasil Dimov
2023-07-06Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading a ...glozow
2023-07-03test: refactor: deduplicate legacy ECDSA signing for tx inputsSebastian Falbesoner
2023-07-01qa: make sure we don't let unspendable Miniscript descriptors be importedAntoine Poinsot
2023-06-30Merge bitcoin/bitcoin#24005: test: add python implementation of Elligator swiftfanquake
2023-06-30Merge bitcoin/bitcoin#28009: script, test: python typing and linter updatesfanquake
2023-06-29script: update ignored-words.txtJon Atack
2023-06-29test: fix PEP484 no implicit optional argument types errorsJon Atack
2023-06-29script, test: add missing python type annotationsJon Atack
2023-06-29test: add ellswift test vectors from BIP324stratospher