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-21
Merge #15177: rest: Improve tests and documention of /headers and /block
Wladimir J. van der Laan
2019-01-16
Remove no longer needed shellcheck suppressions
practicalswift
2019-01-16
Fix warnings introduced in shellcheck v0.6.0
practicalswift
2019-01-16
Remove repeated suppression. Fix indentation.
practicalswift
2019-01-16
qa: Improve tests of /rest/headers and /rest/block
João Barbosa
2019-01-16
Merge #14409: utils and libraries: Make 'blocksdir' always net specific
Wladimir J. van der Laan
2019-01-16
Merge #14958: qa: Remove race between connecting and shutdown on separate con...
Wladimir J. van der Laan
2019-01-16
qa: Remove race between connecting and shutdown on separate connections
João Barbosa
2019-01-16
Merge #15170: refactor/lint: Add ignored shellcheck suggestions to an array
Wladimir J. van der Laan
2019-01-15
[doc] explain what .python-version does
Sjors Provoost
2019-01-14
refactor/lint: Add ignored suggestions to an array
Vidar Holen
2019-01-14
Merge #14982: rpc: Add getrpcinfo command
Wladimir J. van der Laan
2019-01-14
qa: Ignore shellcheck warning SC2236
João Barbosa
2019-01-10
Merge #15039: wallet: Avoid leaking nLockTime fingerprint when anti-fee-sniping
Wladimir J. van der Laan
2019-01-09
Merge #15127: docs: Clarifying testing instructions
MarcoFalke
2019-01-09
Merge #15108: [tests] tidy up wallet_importmulti.py
MarcoFalke
2019-01-09
Merge #14599: Use functions guaranteed to be locale independent (IsDigit, ToL...
Wladimir J. van der Laan
2019-01-09
docs: Clarifying testing instructions
benthecarman
2019-01-09
Merge #15087: Error if rpcpassword contains hash in conf sections
Wladimir J. van der Laan
2019-01-09
Error if rpcpassword contains hash in conf sections
MeshCollider
2019-01-08
Merge #15059: test: Add basic test for BIP34
Wladimir J. van der Laan
2019-01-07
Merge #15057: [rpc] Correct reconsiderblock help text, add test
Wladimir J. van der Laan
2019-01-07
Merge #15102: test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-05
Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s...
MarcoFalke
2019-01-05
test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-04
[tests] move wallet util functions to wallet_util.py
John Newbery
2019-01-04
[tests] tidy up wallet_importmulti.py
John Newbery
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-02
qa: Add tests for getrpcinfo
João Barbosa
2019-01-01
test: Fix rpc_net.py "pong" race condition
Ben Woosley
2019-01-01
[rpc] Correct reconsiderblock help text, add test
MarcoFalke
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
test: Add basic test for BIP34
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-27
wallet: Avoid leaking locktime fingerprint when anti-fee-sniping
MarcoFalke
2018-12-27
[test] wallet_txn_clone: Correctly clone txin sequence
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
[next]