aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
2023-08-22Merge bitcoin/bitcoin#28199: test: tx orphan handlingAndrew Chow
2023-08-14[functional test] transaction orphan handlingglozow
2023-08-14[test framework] make it easier to fast-forward setmocktimeglozow
2023-08-02Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...fanquake
2023-08-01Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...fanquake
2023-08-01Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updatesfanquake
2023-08-01Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTestfanquake
2023-07-31test: python E721 updatesJon Atack
2023-07-26Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_logfanquake
2023-07-25test: fix intermittent failure in p2p_getaddr_cachingMartin Zumsande
2023-07-25test: Add blocks_path property to TestNodeMarcoFalke
2023-07-20test: Ignore UTF-8 errors in assert_debug_logMarcoFalke
2023-07-20test: Fix debug_log_size helperMarcoFalke
2023-07-19Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception checkfanquake
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: add support for all networks in CAddress in messages.pybrunoerg
2023-07-10test: Check expected_stderr after stopMarcoFalke
2023-07-07scripted-diff: rename 'loadblk' thread name to 'initload'furszy
2023-07-06test: remove race in the user-agent reception checkVasil Dimov
2023-07-03test: refactor: deduplicate legacy ECDSA signing for tx inputsSebastian Falbesoner
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-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#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-27Merge bitcoin/bitcoin#27896: Remove the syscall sandboxAndrew Chow
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-21test: Allow pathlib.Path as RPC argument via authproxyMarcoFalke
2023-06-21test: Use wallet_dir lambda in wallet_multiwallet test where possibleMarcoFalke
2023-06-19test: refactor: introduce `generate_keypair` helper with WIF supportSebastian Falbesoner
2023-06-16Remove the syscall sandboxfanquake
2023-06-15test: clean up is node stoppeddimitaracev
2023-06-09Return EXIT_FAILURE on post-init fatal errorsfurszy
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
2023-05-19test: fix `include_immature_coinbase` logic in `get_utxos`brunoerg
2023-05-19test: fix intermittent issue in `feature_bip68_sequence`brunoerg
2023-05-12test: Return dict in MiniWallet::send_toMarcoFalke
2023-05-05test: Treat `bitcoin-wallet` binary in the same way as othersHennadii Stepanov
2023-05-05test, refactor: Add `set_binary_paths` functionHennadii Stepanov
2023-04-28test: remove modinv python util helper functionFabian Jahr
2023-04-28Merge bitcoin/bitcoin#27483: Bump python minimum version to 3.8fanquake
2023-04-23test: simplify uint256 (de)serialization routinesSebastian Falbesoner