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
/
test_framework.py
Age
Commit message (
Expand
)
Author
2024-01-17
test: Use blocks_path where possible
MarcoFalke
2024-01-12
Make v2transport default for addnode RPC when enabled
Pieter Wuille
2023-11-28
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
Andrew Chow
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
2023-11-08
test: persist -v2transport over restarts and respect -v2transport=0
Martin Zumsande
2023-10-25
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
Sebastian Falbesoner
2023-10-24
test: refactor: support sending funds with outpoint result
Sebastian Falbesoner
2023-10-12
test: don't run old binaries under valgrind
Sjors Provoost
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-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-09-30
test: add feature_assumeutxo functional test
James O'Beirne
2023-06-29
script, test: add missing python type annotations
Jon Atack
2023-06-16
Remove the syscall sandbox
fanquake
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-03-07
test: Default timeout factor to 4 under --valgrind
MarcoFalke
2023-02-22
Merge bitcoin/bitcoin#27137: test: Raise PRNG seed log to INFO
fanquake
2023-02-22
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
fanquake
2023-02-21
Raise PRNG seed log to INFO.
roconnor-blockstream
2023-02-18
lint: enable E722 do not use bare except
Leonardo Lazzaro
2023-02-06
test: Add test for file system permissions
Hennadii Stepanov
2023-01-28
test: refactor: introduce `replace_in_config` helper
Sebastian Falbesoner
2023-01-12
test: skip sqlite3 tests if it isn't available
fanquake
2023-01-11
test: Fix intermittent timeout in p2p_permissions.py
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-06
test: prefer sqlite for wallet tests
S3RK
2022-12-01
Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFramework class
MarcoFalke
2022-12-01
test: remove unneeded extra_args code
josibake
2022-12-01
test: add extra_args to BTF class
josibake
2022-11-29
test: Set wallet type in test_runner when only one type is allowed
MarcoFalke
2022-11-15
test: Set default in add_wallet_options if only one type can be chosen
MacroFake
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-11-10
test: Make requires_wallet private
MacroFake
2022-09-20
test: Avoid race in disconnect_nodes helper
MacroFake
2022-06-22
test: Fail if connect_nodes fails
MacroFake
2022-06-08
[test_framework] Set PortSeed.n directly after initialising params
dergoegge
2022-04-11
test: add `is_bitcoin_util_compiled` helper
Sebastian Falbesoner
2022-04-11
test: determine path to `bitcoin-util` in test framework
Sebastian Falbesoner
2022-04-06
Merge bitcoin/bitcoin#24358: test: USDT tracepoint interface tests
laanwj
2022-02-20
test: checks for tracepoint tests
0xb10c
2021-12-16
test: previous releases: add v22.0
Sjors Provoost
2021-12-16
test: bump sandbox argument minimum version
Sjors Provoost
2021-12-08
test: feature_rbf.py: check specified wallet type availability
Sebastian Falbesoner
2021-11-26
test: always rescan after importing private keys in `init_wallet` helper
Sebastian Falbesoner
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-15
test: Force --nosandbox when --valgrind
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
[next]