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
Age
Commit message (
Expand
)
Author
2018-08-23
qa: Remove unused deserialization code in msg_version
MarcoFalke
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-13
tests: Replace usage of tostring() with tobytes()
Carl Dong
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-03
qa: Use files for stdout/stderr to support Windows
MarcoFalke
2018-08-03
qa: Close stdout and stderr file when node stops
MarcoFalke
2018-08-02
Merge #13823: qa: quote path in authproxy for external multiwallets
Wladimir J. van der Laan
2018-08-02
qa: Quote wallet name for rpc path
MarcoFalke
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-23
Skip is_closing() check when not available.
Daniel Kraft
2018-07-20
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-19
tests: fixes mininode's P2PConnection sending messages on closing transport
marcoagner
2018-07-12
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-07-11
Remove dead service bits code
MarcoFalke
2018-07-09
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-22
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-22
[qa] Add a test for merkle proof malleation
Suhas Daftuar
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-11
qa: Log as utf-8
MarcoFalke
2018-05-30
qa: Fixup setting of PATH env var
MarcoFalke
2018-05-10
Merge #13201: [qa] Handle disconnect_node race
MarcoFalke
2018-05-09
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-09
[qa] Avoid printing to console during cache creation
Suhas Daftuar
2018-05-09
[tests] Allow stderr to be tested against specified string
John Newbery
2018-05-09
[Tests] Use LIBC_FATAL_STDERR_=1 in tests
John Newbery
2018-05-09
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
Merge #13188: qa: Remove unused option --srcdir
Wladimir J. van der Laan
2018-05-09
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
Wladimir J. van der Laan
2018-05-08
qa: Remove unused option --srcdir
MarcoFalke
2018-04-26
Merge #13003: qa: Add test for orphan handling
Wladimir J. van der Laan
2018-04-25
Merge #13051: qa: Normalize executable location
Wladimir J. van der Laan
2018-04-24
qa: Clarify documentation for send_txs_and_test
MarcoFalke
2018-04-24
Merge #13022: [qa] Attach node index to test_node AssertionError and print me...
Wladimir J. van der Laan
[next]