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-03-05
Merge #12475: qa: Fix python TypeError in script.py
Wladimir J. van der Laan
2018-03-01
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
Wladimir J. van der Laan
2018-02-23
Merge #12443: qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-23
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
Wladimir J. van der Laan
2018-02-20
[test] Round target fee to 8 decimals in assert_fee_amount
Karl-Johan Alm
2018-02-18
qa: Fix python TypeError in script.py
MarcoFalke
2018-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-17
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
Merge #10583: [RPC] Split part of validateaddress into getaddressinfo
Jonas Schnelli
2018-02-16
Revert "[tests] bind functional test nodes to 127.0.0.1"
John Newbery
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-02-15
qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-15
Merge #12200: Bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-02-13
Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework
Wladimir J. van der Laan
2018-02-12
Merge #11858: qa: Prepare tests for Windows
Wladimir J. van der Laan
2018-02-09
[QA] fix mininode CAddress ser/deser
Jonas Schnelli
2018-01-30
[tests] Add P2PDataStore class
John Newbery
2018-01-29
[tests] Reduce NodeConn connection logging from info to debug
John Newbery
2018-01-28
Fix typos
practicalswift
2018-01-24
qa: Prepare functional tests for Windows
MarcoFalke
2018-01-24
Merge #12089: qa: Make TestNodeCLI command optional in send_cli
MarcoFalke
2018-01-23
qa: Make TestNodeCLI command optional in send_cli
MarcoFalke
2018-01-23
qa: Rename cli.args to cli.options
MarcoFalke
2018-01-18
Don't allow relative -walletdir paths
Russell Yanofsky
2018-01-17
qa: Sync with validationinterface queue in sync_mempools
MarcoFalke
2018-01-16
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-01-15
Merge #11796: [tests] Functional test naming convention
Wladimir J. van der Laan
2018-01-12
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
MarcoFalke
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
[test] Serialize CTransaction with witness by default
Pieter Wuille
2018-01-08
[tests] allow tests to be run with --usecli
John Newbery
2018-01-08
TestNodeCLI batch emulation
Russell Yanofsky
2018-01-08
Prevent TestNodeCLI.args mixups
Russell Yanofsky
2018-01-08
Improve TestNodeCLI output parsing
Russell Yanofsky
2018-01-03
[tests] Remove redundant import in blocktools.py test
Anthony Towns
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
[next]