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
2017-12-23
Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account
Wladimir J. van der Laan
2017-12-21
Merge #11667: Add scripts to dumpwallet RPC
Wladimir J. van der Laan
2017-12-20
Merge #11726: Cleanups + nit fixes for walletdir PR
MarcoFalke
2017-12-20
Merge #11883: Add configuration file/argument testing
Wladimir J. van der Laan
2017-12-20
Add test for importwallet
MeshCollider
2017-12-20
Add dumpwallet scripts test
MeshCollider
2017-12-20
Add configuration/argument testing
MeshCollider
2017-12-19
[tests] refactor node_network_limited
John Newbery
2017-12-19
[tests] remove redundant duplicate tests from node_network_limited
John Newbery
2017-12-19
[tests] node_network_limited - remove race condition
John Newbery
2017-12-19
[tests] define NODE_NETWORK_LIMITED in test framework
John Newbery
2017-12-19
[tests] fix flake8 warnings in node_network_limited.py
John Newbery
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-13
Cleanups for walletdir PR
MeshCollider
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
[next]