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
/
qa
Age
Commit message (
Expand
)
Author
2017-02-14
Merge #9720: net: fix banning and disallow sending messages before receiving ...
Wladimir J. van der Laan
2017-02-14
Merge #9715: Disconnect peers which we do not receive VERACKs from within 60 sec
Wladimir J. van der Laan
2017-02-14
Merge #9682: Require timestamps for importmulti keys
Wladimir J. van der Laan
2017-02-13
qa: add a test to detect leaky p2p messages
Cory Fields
2017-02-13
qa: Expose on-connection to mininode listeners
Matt Corallo
2017-02-13
qa: mininode learns when a socket connects, not its first action
Matt Corallo
2017-02-10
Use MTP for importmulti "now" timestamps
Russell Yanofsky
2017-02-10
Add test to check new importmulti "now" value
Russell Yanofsky
2017-02-10
Require timestamps for importmulti keys
Russell Yanofsky
2017-02-10
Merge #9707: Fix RPC failure testing
MarcoFalke
2017-02-09
Add a test for P2P inactivity timeouts
Matt Corallo
2017-02-08
qa: Expose on-connection to mininode listeners
Matt Corallo
2017-02-08
qa: mininode learns when a socket connects, not its first action
Matt Corallo
2017-02-08
Fix RPC failure testing
John Newbery
2017-02-07
Merge #9532: Remove unused variables
Wladimir J. van der Laan
2017-02-06
Merge #9650: Better handle invalid parameters to signrawtransaction
Wladimir J. van der Laan
2017-02-02
[qa] test signrawtransaction merge with missing inputs
Matt Corallo
2017-02-02
[wallet] Set correct metadata on bumpfee wallet transactions
Russell Yanofsky
2017-02-02
[qa] Add second input to signrawtransaction test case
Matt Corallo
2017-02-02
[qa] Test that decoderawtransaction throws with extra data appended
Matt Corallo
2017-01-26
qa: Actually test assertions in pruning.py
MarcoFalke
2017-01-26
Merge #9628: qa: Increase a sync_blocks timeout in pruning.py
MarcoFalke
2017-01-25
qa: Increase a sync_blocks timeout in pruning.py
Suhas Daftuar
2017-01-23
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
Merge #9607: Remove redundant semicolons in Python code
Wladimir J. van der Laan
2017-01-20
Remove redundant semicolons in Python code
practicalswift
2017-01-20
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-19
[QA] Add test for fundrawtransactions new reserveChangeKey option
Jonas Schnelli
2017-01-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
[RPC] bumpfee
mrbandrews
2017-01-18
Merge #9508: Remove unused Python imports
MarcoFalke
2017-01-18
Testing: listsinceblock should not use orphan block height.
Karl-Johan Alm
2017-01-16
Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...
Pieter Wuille
2017-01-14
Add assumevalid testcase
John Newbery
2017-01-13
Merge #9375: Relay compact block messages prior to full block connection
Pieter Wuille
2017-01-13
Remove unused Python imports
practicalswift
2017-01-13
Remove unused Python variables
practicalswift
2017-01-12
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-11
Return height of last block pruned by pruneblockchain RPC
Russell Yanofsky
2017-01-10
fixup! Add pruneblockchain RPC to enable manual block file pruning.
Russell Yanofsky
2017-01-10
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
Update RPC argument names
John Newbery
2017-01-05
test: Add test for RPC named arguments
Wladimir J. van der Laan
2017-01-05
authproxy: Add support for RPC named arguments
Wladimir J. van der Laan
2017-01-04
[qa] Avoid race in preciousblock test.
Matt Corallo
2017-01-04
[qa] Make compact blocks test construction using fetch methods
Matt Corallo
2017-01-04
add test for -walletrejectlongchains
Alex Morcos
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-20
Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ...
Wladimir J. van der Laan
2016-12-19
Merge #9352: Attempt reconstruction from all compact block announcements
Wladimir J. van der Laan
[next]