index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
Age
Commit message (
Expand
)
Author
2023-08-22
Merge bitcoin/bitcoin#28199: test: tx orphan handling
Andrew Chow
2023-08-14
[functional test] transaction orphan handling
glozow
2023-08-14
[test framework] make it easier to fast-forward setmocktime
glozow
2023-08-02
Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...
fanquake
2023-08-01
Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...
fanquake
2023-08-01
Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updates
fanquake
2023-08-01
Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTest
fanquake
2023-07-31
test: python E721 updates
Jon Atack
2023-07-26
Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_log
fanquake
2023-07-25
test: fix intermittent failure in p2p_getaddr_caching
Martin Zumsande
2023-07-25
test: Add blocks_path property to TestNode
MarcoFalke
2023-07-20
test: Ignore UTF-8 errors in assert_debug_log
MarcoFalke
2023-07-20
test: Fix debug_log_size helper
MarcoFalke
2023-07-19
Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception check
fanquake
2023-07-11
Merge bitcoin/bitcoin#28025: test: refactor: deduplicate legacy ECDSA signing...
Andrew Chow
2023-07-11
Merge bitcoin/bitcoin#28028: test: Check expected_stderr after stop
fanquake
2023-07-10
test: add keep_alive option to socks5 proxy in test_framework
Matthew Zipkin
2023-07-10
test: add support for all networks in CAddress in messages.py
brunoerg
2023-07-10
test: Check expected_stderr after stop
MarcoFalke
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
2023-07-06
test: remove race in the user-agent reception check
Vasil Dimov
2023-07-03
test: refactor: deduplicate legacy ECDSA signing for tx inputs
Sebastian Falbesoner
2023-06-30
Merge bitcoin/bitcoin#24005: test: add python implementation of Elligator swift
fanquake
2023-06-30
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
fanquake
2023-06-29
test: fix PEP484 no implicit optional argument types errors
Jon Atack
2023-06-29
script, test: add missing python type annotations
Jon Atack
2023-06-29
test: add ellswift test vectors from BIP324
stratospher
2023-06-29
test: Add ellswift unit tests
stratospher
2023-06-29
test: Add python ellswift implementation to test framework
stratospher
2023-06-29
test: Rename EncodeDecimal to serialization_fallback
MarcoFalke
2023-06-29
Merge bitcoin/bitcoin#27884: test: Use TestNode datadir_path or chain_path wh...
fanquake
2023-06-28
Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and group ...
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-27
test: EC: optimize scalar multiplication of G by using lookup table
Sebastian Falbesoner
2023-06-27
test: add secp256k1 module with FE (field element) and GE (group element) cla...
Pieter Wuille
2023-06-21
test: Allow pathlib.Path as RPC argument via authproxy
MarcoFalke
2023-06-21
test: Use wallet_dir lambda in wallet_multiwallet test where possible
MarcoFalke
2023-06-19
test: refactor: introduce `generate_keypair` helper with WIF support
Sebastian Falbesoner
2023-06-16
Remove the syscall sandbox
fanquake
2023-06-15
test: clean up is node stopped
dimitaracev
2023-06-09
Return EXIT_FAILURE on post-init fatal errors
furszy
2023-05-26
Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found
fanquake
2023-05-19
test: fix `include_immature_coinbase` logic in `get_utxos`
brunoerg
2023-05-19
test: fix intermittent issue in `feature_bip68_sequence`
brunoerg
2023-05-12
test: Return dict in MiniWallet::send_to
MarcoFalke
2023-05-05
test: Treat `bitcoin-wallet` binary in the same way as others
Hennadii Stepanov
2023-05-05
test, refactor: Add `set_binary_paths` function
Hennadii Stepanov
2023-04-28
test: remove modinv python util helper function
Fabian Jahr
2023-04-28
Merge bitcoin/bitcoin#27483: Bump python minimum version to 3.8
fanquake
2023-04-23
test: simplify uint256 (de)serialization routines
Sebastian Falbesoner
[next]