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-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
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
2017-11-09
Merge #11552: Improve wallet-accounts test
Wladimir J. van der Laan
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] use TestNode p2p connection in tests
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-07
Merge #11389: Support having SegWit always active in regtest (sipa, ajtowns, ...
MarcoFalke
2017-11-06
Have SegWit active by default
Pieter Wuille
2017-11-02
[test] Verify node doesn't send headers that haven't been fully validated
Russell Yanofsky
2017-11-01
Merge #11376: Ensure backupwallet fails when attempting to backup to source file
MarcoFalke
2017-11-01
Merge #11531: Check that new headers are not a descendant of an invalid block...
Wladimir J. van der Laan
2017-11-01
Merge #11565: Make listsinceblock refuse unknown block hash
Wladimir J. van der Laan
2017-10-31
Make p2p-acceptablock not an extended test
Matt Corallo
2017-10-31
[qa] test that invalid blocks on an invalid chain get a disconnect
Matt Corallo
2017-10-31
Accept unrequested blocks with work equal to our tip
Matt Corallo
2017-10-31
Rewrite p2p-acceptblock in preparation for slight behavior changes
Matt Corallo
2017-10-26
Merge #11490: Disconnect from outbound peers with bad headers chains
Wladimir J. van der Laan
2017-10-26
Disconnecting from bad outbound peers in IBD
Suhas Daftuar
2017-10-26
[rpc] Add initialblockdownload to getblockchaininfo
John Newbery
2017-10-26
Make listsinceblock refuse unknown block hash
Russell Yanofsky
2017-10-24
Improve wallet-accounts test
Russell Yanofsky
2017-10-23
Merge #11538: qa: Fix race condition failures in replace-by-fee.py, sendheade...
MarcoFalke
2017-10-23
qa: Fix race condition in sendheaders.py
Suhas Daftuar
2017-10-20
qa: Fix replace-by-fee race condition failures
Suhas Daftuar
2017-10-19
qa: add test for minchainwork use in acceptblock
Suhas Daftuar
2017-10-19
Avoid opening copied wallet databases simultaneously
Russell Yanofsky
2017-10-18
Merge #11452: Improve ZMQ functional test
Wladimir J. van der Laan
2017-10-18
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
Wladimir J. van der Laan
2017-10-18
Merge #11486: [tests] Add uacomment tests
Wladimir J. van der Laan
2017-10-17
Merge #11483: Fix importmulti bug when importing an already imported key
MarcoFalke
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
Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"
Jonas Schnelli
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
[next]