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-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
2017-11-16
[tests] tidy up BaseNode in sendheaders.py
John Newbery
2017-11-16
[tests] fix flake8 warnings in sendheaders.py
John Newbery
2017-11-16
Merge #11087: Diagnose unsuitable outputs in lockunspent().
Wladimir J. van der Laan
2017-11-15
qa: Add multiwallet prefix test
MarcoFalke
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-11
Merge #11055: [wallet] [rpc] getreceivedbyaddress should return error if call...
MarcoFalke
2017-11-10
Merge #11258: [rpc] Add initialblockdownload to getblockchaininfo
Pieter Wuille
2017-11-10
[wallet] getreceivedbyaddress should return error if address is not mine
John Newbery
2017-11-10
[tests] Tidy up receivedby.py
John Newbery
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-09
Merge #11580: Do not send (potentially) invalid headers in response to gethea...
Wladimir J. van der Laan
2017-11-09
Merge #11638: [tests] Dead mininode code
MarcoFalke
[next]