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
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
2021-11-09
test: MiniWallet: add P2TR support and use it per default
Sebastian Falbesoner
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-10-20
Make explicit the node param in init_wallet()
lsilva01
2021-10-06
test: Delete generate* calls from TestNode
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-08-27
test: Avoid race after connect_nodes
MarcoFalke
2021-08-19
Use generate* from TestFramework
MarcoFalke
2021-08-19
test: Add generate* calls to test framework
MarcoFalke
2021-07-26
test: Disable automatic connections by default
Martin Zumsande
2021-06-21
add dummy file param to fix jupyter
Josiah Baker
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-23
test: Fix test cache issue
MarcoFalke
2021-04-19
test: Add functional test for Coinstats index
Fabian Jahr
2021-02-25
Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()
Wladimir J. van der Laan
2021-02-21
test: framework: add skip_if_no_external_signer
Sjors Provoost
2021-02-16
test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUE
MarcoFalke
2021-02-05
Merge #20267: Disable and fix tests for when BDB is not compiled
Wladimir J. van der Laan
2021-01-27
tests: Don't make any wallets unless wallet is required
Andrew Chow
2021-01-27
Skip legacy wallet reliant tests if BDB is not compiled
Andrew Chow
2021-01-27
tests: Set descriptors default based on compilation
Andrew Chow
2021-01-18
Change type definitions for "chain" and "setup_clean_chain" from type comment...
Kiminuo
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-27
Merge #20763: test: Fix comment typo in BitcoinTestFramework
fanquake
2020-12-24
test: Fix Comment Typo in BitcoinTestFramework
Joel Klabo
2020-12-17
test: Fix restart node race
MarcoFalke
2020-11-23
test: add is_bdb_compiled helper
Sjors Provoost
2020-11-01
tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
Andrew Chow
2020-10-29
Skip --descriptor tests if sqlite is not compiled
Andrew Chow
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-10-20
test: Move (dis)?connect_nodes globals into TestFramework as helpers
Elliott Jin
2020-10-14
Update wallet_multiwallet.py for descriptor and sqlite wallets
Russell Yanofsky
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-08-27
test: Remove unused lock arg from BitcoinTestFramework.wait_until
MarcoFalke
2020-08-27
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-21
test: resort imports
John Newbery
2020-08-21
scripted-diff: Rename mininode to p2p
John Newbery
2020-07-19
test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_until
Jon Atack
2020-06-21
test: Add connect_nodes method
MarcoFalke
2020-06-21
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
[next]