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
Age
Commit message (
Expand
)
Author
2017-12-19
Merge #11946: tests: Remove unused variable (firstAddrnServices)
MarcoFalke
2017-12-19
test: Fix rawtransactions test
Wladimir J. van der Laan
2017-12-19
tests: Remove unused variable (firstAddrnServices)
practicalswift
2017-12-19
Merge #11178: Add iswitness parameter to decode- and fundrawtransaction RPCs
Wladimir J. van der Laan
2017-12-13
test: Add createrawtransaction functional tests
João Barbosa
2017-12-13
test: Add multidict to support dictionary with duplicate key (laanwj)
João Barbosa
2017-12-12
Merge #11849: [tests] Assert that only one NetworkThread exists
Wladimir J. van der Laan
2017-12-11
Merge #11839: don't attempt mempool entry for wallet transactions on startup ...
Wladimir J. van der Laan
2017-12-11
[tests] Add NetworkThread assertions
John Newbery
2017-12-11
[tests] Fix network threading in functional tests
John Newbery
2017-12-11
[tests] Use network_thread_start() in tests.
John Newbery
2017-12-11
[tests] Add network_thread_ utility functions.
John Newbery
2017-12-11
add test for unconfirmed balance between restarts
Gregory Sanders
2017-12-10
Remove unused Python imports
practicalswift
2017-12-09
Merge #11740: Implement BIP159 NODE_NETWORK_LIMITED (pruned peers) *signaling...
Wladimir J. van der Laan
2017-12-06
[QA] Add node_network_limited test
Jonas Schnelli
2017-12-06
qa: Add getrawtransaction in_active_chain=False test
MarcoFalke
2017-12-06
Merge #10275: [rpc] Allow fetching tx directly from specified block in getraw...
Wladimir J. van der Laan
2017-12-05
[test] Add tests for getrawtransaction with block hash.
Karl-Johan Alm
2017-12-04
Merge #11781: Add `-debuglogfile` option
Wladimir J. van der Laan
2017-12-01
test: Add tests for `-debuglogfile` with subdirs
Anthony Towns
2017-12-01
test: Add test for `-debuglogfile`
Wladimir J. van der Laan
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] Add combinedlogslen argument to test_runner.py
John Newbery
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-29
[rpc] Fix fVerbose parsing (remove excess if cases).
Karl-Johan Alm
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-22
[tests] Remove rpc property from TestNode in p2p-segwit.py.
John Newbery
2017-11-22
Merge #11743: qa: Add multiwallet prefix test
MarcoFalke
2017-11-18
Merge #11707: [tests] Fix sendheaders
MarcoFalke
2017-11-18
Merge #11466: Specify custom wallet directory with -walletdir param
Wladimir J. van der Laan
2017-11-17
[tests] address review comments
John Newbery
2017-11-17
tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vecto...
practicalswift
2017-11-17
Remove unused imports
practicalswift
2017-11-17
cli: Reject arguments to -getinfo
Wladimir J. van der Laan
2017-11-17
Merge #11648: [tests] Add messages.py
Wladimir J. van der Laan
2017-11-18
Make debugging test crash easier
MeshCollider
2017-11-18
Create walletdir if datadir doesn't exist and fix tests
MeshCollider
2017-11-18
Add test for -walletdir
MeshCollider
2017-11-16
[tests] fix flakiness in sendheaders.py
John Newbery
2017-11-16
[tests] refactor check_last_announcement() in sendheaders.py
John Newbery
[next]