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-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
[test] Serialize CTransaction with witness by default
Pieter Wuille
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-19
[tests] define NODE_NETWORK_LIMITED in test framework
John Newbery
2017-12-11
[tests] Add NetworkThread assertions
John Newbery
2017-12-11
[tests] Add network_thread_ utility functions.
John Newbery
2017-12-10
Remove unused Python imports
practicalswift
2017-11-30
Merge #11791: [tests] Rename NodeConn and NodeConnCB
MarcoFalke
2017-11-30
Merge #11789: [tests] [travis-ci] Combine logs on failure
Wladimir J. van der Laan
2017-11-29
[tests] Rename NodeConn and NodeConnCB
John Newbery
2017-11-29
Merge #11712: [tests] Split NodeConn from NodeConnCB
MarcoFalke
2017-11-29
[tests] [travis-ci] Move Travis functional test log post processing to test_r...
John Newbery
2017-11-29
[tests] Improve logging shutdown and add hint for combine_logs
John Newbery
2017-11-28
[tests] Move version message sending from NodeConn to NodeConnCB
John Newbery
2017-11-28
[tests] Make NodeConnCB a subclass of NodeConn
John Newbery
2017-11-28
[tests] Move only: move NodeConnCB below NodeConn
John Newbery
2017-11-28
[tests] Tidy up mininode
John Newbery
2017-11-25
Merge #11683: tests: Remove unused mininode functions {ser,deser}_int_vector(...
MarcoFalke
2017-11-23
[tests] Remove mininode periodic (half-hour) ping messages
John Newbery
2017-11-18
Merge #11466: Specify custom wallet directory with -walletdir param
Wladimir J. van der Laan
2017-11-17
tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vecto...
practicalswift
2017-11-17
Merge #11648: [tests] Add messages.py
Wladimir J. van der Laan
2017-11-18
Create walletdir if datadir doesn't exist and fix tests
MeshCollider
2017-11-14
Merge #11677: qa: Remove unused NodeConn members
MarcoFalke
2017-11-14
Merge #11641: qa: Only allow disconnecting all NodeConns
Wladimir J. van der Laan
2017-11-13
qa: Remove unused NodeConn members
MarcoFalke
2017-11-13
qa: Only allow disconnecting all NodeConns
MarcoFalke
2017-11-10
[tests] Tidy up mininode.py module
John Newbery
2017-11-10
[tests] Move test_framework Bitcoin primitives into separate module
John Newbery
2017-11-10
Merge #11468: [tests] Make comp test framework more debuggable
MarcoFalke
2017-11-08
[tests] Explicitly disallow support for p2p versions below 60001
John Newbery
2017-11-08
[tests] Remove support for p2p alert messages
John Newbery
2017-11-08
[tests] Remove support for bre-BIP31 ping messages
John Newbery
2017-11-08
[tests] Remove dead code from mininode.py
John Newbery
2017-11-08
[tests] Add p2p connection to TestNode
John Newbery
2017-11-08
[tests] fix TestNode.__getattr__() method
John Newbery
2017-11-06
Have SegWit active by default
Pieter Wuille
2017-10-18
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
Wladimir J. van der Laan
2017-10-16
[tests] Don't subclass from object for Python 3
John Newbery
2017-10-16
[tests] authproxy.py: tidy up __init__()
John Newbery
2017-10-16
[tests] fix flake8 warnings in authproxy.py
John Newbery
2017-10-16
[tests] use python3 for authproxy.py
John Newbery
2017-10-13
qa: Remove never used return value of sync_with_ping
MarcoFalke
2017-10-13
qa: Make tmpdir option an absolute path
MarcoFalke
2017-10-12
Merge #11277: Fix uninitialized URI in batch RPC requests
Wladimir J. van der Laan
2017-10-11
Merge #11113: [net] Ignore getheaders requests for very old side blocks
Wladimir J. van der Laan
2017-10-09
[tests] Make comp test framework more debuggable
John Newbery
2017-10-05
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-10-05
[tests] do not allow assert_raises_message to be called with JSONRPCException
John Newbery
2017-10-05
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
[next]