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
Age
Commit message (
Expand
)
Author
2019-01-09
Error if rpcpassword contains hash in conf sections
MeshCollider
2019-01-02
Merge #14457: test: add invalid tx templates for use in functional tests
Wladimir J. van der Laan
2019-01-02
Merge #14790: Tests: Allow running rpc_bind.py --nonloopback test without IPv6
Wladimir J. van der Laan
2019-01-01
test: Fix rpc_net.py "pong" race condition
Ben Woosley
2018-12-31
Merge #15054: Update copyright headers to 2018
MarcoFalke
2018-12-29
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-29
Merge #14738: Tests: Fix running wallet_listtransactions.py individually thro...
MarcoFalke
2018-12-29
Merge #15022: tests: Upgrade Travis OS to Xenial
MarcoFalke
2018-12-29
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
Update copyright headers to 2018
DrahtBot
2018-12-28
Increase timeout of featuer_assumevalid test to fix flaky tests
Graham Krizek
2018-12-27
Merge #14930: test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-24
Merge #14565: Overhaul importmulti logic
MeshCollider
2018-12-22
whitespace: Split ~300 char line into multiple ones
MarcoFalke
2018-12-22
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-22
scripted-diff: Remove unused 'split' parameter to setup_network
MarcoFalke
2018-12-22
Merge #14960: lint/format-strings: Correctly exclude escaped percent symbols
MarcoFalke
2018-12-21
Merge #15013: test: Avoid race in p2p_timeouts
MarcoFalke
2018-12-21
Merge #14811: Mining: Enforce that segwit option must be set in GBT
MarcoFalke
2018-12-21
test: Avoid racy test p2p_timeouts
MarcoFalke
2018-12-21
Merge #15005: test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-21
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
MarcoFalke
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-18
rpc: Fix data race (UB) in InterruptRPC()
practicalswift
2018-12-19
Merge #14829: travis: Enable functional tests in the ThreadSanitizer (TSan) b...
MarcoFalke
2018-12-18
Add suppression for InterruptRPC (fRPCRunning) data race
practicalswift
2018-12-17
Merge #14964: test: Fix race in mempool_accept
MarcoFalke
2018-12-17
build: Enable functional tests in the ThreadSanitizer (TSan) build job
practicalswift
2018-12-14
test: Fix race in mempool_accept
MarcoFalke
2018-12-14
Merge #14931: test: mempool_persist: Verify prioritization is dumped correctly
MarcoFalke
2018-12-14
Merge #14951: Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-14
lint/format-strings: Correctly exclude escaped percent symbols
Luke Dashjr
2018-12-13
test: add_nodes can only be called once after set_test_params
MarcoFalke
2018-12-13
Merge #14947: scripts: Remove Python 2 import workarounds
MarcoFalke
2018-12-13
Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
Remove Python 2 import workarounds
practicalswift
2018-12-13
Merge #14805: tests: Support calling add_nodes more than once
Wladimir J. van der Laan
2018-12-13
Merge #14926: test: consensus: Check that final transactions are valid
Wladimir J. van der Laan
2018-12-13
Merge #14884: Travis: enforce Python 3.4 support through linter
Wladimir J. van der Laan
2018-12-13
Merge #14903: tests: Handle ImportError explicitly, improve comparisons again...
Wladimir J. van der Laan
2018-12-12
Overhaul importmulti logic
Pieter Wuille
2018-12-12
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-12
[test] Travis: enforce Python 3.4 support in functional tests
Sjors Provoost
2018-12-11
test: mempool_persist: Verify prioritization is dumped correctly
MarcoFalke
2018-12-11
test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-11
Merge #14886: [tests] Refactor importmulti tests
MarcoFalke
2018-12-11
Merge #14857: wallet_keypool_topup.py: Test for all keypool address types
MarcoFalke
2018-12-11
test: consensus: Check that final transactions are valid
MarcoFalke
2018-12-11
test: Correctly deserialize without witness
MarcoFalke
2018-12-10
[mining] segwit option must be set in GBT
John Newbery
[next]