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_runner.py
Age
Commit message (
Expand
)
Author
2022-01-05
Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs per...
laanwj
2022-01-03
Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotify
MarcoFalke
2021-12-24
test: add functional test for -startupnotify
Bruno Garcia
2021-12-16
Let test_runner.py start multiple jobs per timeslot
Pieter Wuille
2021-12-09
test: add feature_coinstatsindex.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-12-08
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...
MarcoFalke
2021-12-06
test: add interface_bitcoin_cli.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-12-06
Merge bitcoin/bitcoin#23596: test: fix `wallet_transactiontime_rescan.py --de...
MarcoFalke
2021-12-02
rpc: getblockfrompeer
Sjors Provoost
2021-11-30
Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
W. J. van der Laan
2021-11-26
test: add feature_rbf.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-11-25
test: add wallet_transactiontime_rescan.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-15
Merge bitcoin/bitcoin#23046: test: Add txindex migration test
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfast
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-09
test: Add txindex migration test
MarcoFalke
2021-11-02
test: add functional test for deprecatedrpc=fees
josibake
2021-10-26
test: add stress tests for initialization
James O'Beirne
2021-10-19
tests: Add feature_segwit.py --descriptors to test_runner.py
Andrew Chow
2021-10-18
Merge bitcoin/bitcoin#22067: Test and document a basic M-of-N multisig using ...
W. J. van der Laan
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-04
Add an argparse abbreviated mode to --failfast
katesalazar
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-10-01
Merge bitcoin/bitcoin#22340: p2p: Use legacy relaying to download blocks in b...
MarcoFalke
2021-09-29
Merge bitcoin/bitcoin#20591: wallet, bugfix: fix ComputeTimeSmart function du...
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...
Samuel Dobson
2021-09-28
[test] Test that -blocksonly nodes do not request high bandwidth mode.
Niklas Gögge
2021-09-28
test: add functional test to check transaction time determination during bloc...
BitcoinTsunami
2021-09-26
Run functional tests with all possible flags
Samuel Dobson
2021-09-24
rpc: remove deprecated addresses and reqSigs from rpc outputs
Michael Dietz
2021-09-05
addrman: Fix format string in deserialize error
MarcoFalke
2021-08-16
test: add functional test for multisig flow with descriptor wallets and PSBTs
Michael Dietz
2021-08-12
test: added test for disabled wallet
Shubhankar Gambhir
2021-08-06
[test] mempool package ancestor/descendant limits
glozow
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-07-30
[test] Introduce test logic to query DNS seeds
Amiti Uttarwar
2021-07-28
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (spee...
MarcoFalke
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-20
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...
fanquake
2021-07-16
test: speedup wallet_listtransactions by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2021-07-14
test: move rpc_rawtransaction tests to < 30s group
Jon Atack
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...
W. J. van der Laan
2021-07-12
test: Add functional test for AddrFetch connections
Martin Zumsande
2021-07-09
test: ensure I2P ports are handled as expected
Vasil Dimov
2021-07-08
[test] submit same txid different wtxid as mempool tx
glozow
[next]