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-10-19
Merge bitcoin/bitcoin#28617: test: Add Wallet Unlock Context Manager
fanquake
2023-10-13
test: fix `assert_debug_log` call-site bugs, add type checks
Sebastian Falbesoner
2023-10-12
test: don't run old binaries under valgrind
Sjors Provoost
2023-10-10
test: Add Wallet Unlock Context Manager
Brandon Odiwuor
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-10-06
test: Rename wait_until_helper to wait_until_helper_internal
Fabian Jahr
2023-10-06
Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...
fanquake
2023-10-05
wallet: No BDB creation, unless -deprecatedrpc=create_bdb
MarcoFalke
2023-10-05
test: display abrupt shutdown errors in console output
furszy
2023-10-04
test: add wait_for_connect to BitcoinTestFramework.connect_nodes
James O'Beirne
2023-10-02
test: enable v2 transport between nodes in some functional tests
Pieter Wuille
2023-10-02
test: Functional test for opportunistic encryption
dhruv
2023-10-02
net: advertise NODE_P2P_V2 if CLI arg -v2transport is on
Pieter Wuille
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-10-02
Merge bitcoin/bitcoin#28176: tests: add coverage to feature_addrman.py
fanquake
2023-10-01
test: add coverage to feature_addrman.py
kevkevin
2023-09-30
test: add feature_assumeutxo functional test
James O'Beirne
2023-09-29
Merge bitcoin/bitcoin#27653: test: add unit test coverage for Python ECDSA im...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signi...
Andrew Chow
2023-09-20
test: add unit test coverage for Python ECDSA implementation
Sebastian Falbesoner
2023-09-13
Merge bitcoin/bitcoin#28251: validation: fix coins disappearing mid-package e...
fanquake
2023-09-13
[test framework] add ability to spend only confirmed utxos
glozow
2023-09-05
test: Combine sync_send_with_ping and sync_with_ping
MarcoFalke
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: refactor: deduplicate segwitv0 ECDSA signing for tx inputs
Sebastian Falbesoner
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
[next]