aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-14test: Add helper functions for checking node versionsAndrew Chow
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-10test: add keep_alive option to socks5 proxy in test_frameworkMatthew Zipkin
2023-07-10test: cover TorV3 address in p2p_addrv2_relayMatthew Zipkin
2023-07-10test: add support for all networks in CAddress in messages.pybrunoerg
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
2023-06-29test: Add ellswift unit testsstratospher
2023-06-29test: Add python ellswift implementation to test frameworkstratospher
2023-06-29test: Rename EncodeDecimal to serialization_fallbackMarcoFalke
2023-06-29Merge bitcoin/bitcoin#27932: test: Fuzz on macOSfanquake
2023-06-29Merge bitcoin/bitcoin#27884: test: Use TestNode datadir_path or chain_path wh...fanquake
2023-06-28Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and group ...Andrew Chow
2023-06-28fuzz: Generate rpc fuzz targets individuallyMarcoFalke
2023-06-28kernel: Add fatalError method to notificationsTheCharlatan
2023-06-28scripted-diff: Rename FatalError to FatalErrorfTheCharlatan
2023-06-27Merge bitcoin/bitcoin#27896: Remove the syscall sandboxAndrew Chow
2023-06-27Merge bitcoin/bitcoin#27940: test: Add implicit-signed-integer-truncation:*/i...fanquake
2023-06-27test: EC: optimize scalar multiplication of G by using lookup tableSebastian Falbesoner
2023-06-27test: add secp256k1 module with FE (field element) and GE (group element) cla...Pieter Wuille
2023-06-26tests: Test for bumping single output transactionAndrew Chow
2023-06-26test: Test bumpfee reduce_outputAndrew Chow
2023-06-23Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in feat...Andrew Chow
2023-06-23Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to ...Andrew Chow
2023-06-23wallet: Give deprecation warning when loading a legacy walletAndrew Chow
2023-06-23test: refactor: usdt_mempool: store all eventsstickies-v
2023-06-23test: refactor: remove unnecessary nonlocalstickies-v
2023-06-23test: log sanity check assertion failuresstickies-v