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
2016-11-16
Merge #9168: [qa] add assert_raises_message to check specific error message
MarcoFalke
2016-11-16
Merge #9151: [qa] proxy_test: Calculate hardcoded port numbers
Wladimir J. van der Laan
2016-11-15
[qa] add assert_raises_message to check specific error message
mrbandrews
2016-11-14
[qa] Avoid 2 list comprehensions in sync_blocks
Russell Yanofsky
2016-11-14
[qa] Fix sync_blocks timeout argument
Russell Yanofsky
2016-11-14
[qa] Improve sync_blocks error messages.
Russell Yanofsky
2016-11-13
[qa] proxy_test: Calculate hardcoded port numbers instead
MarcoFalke
2016-11-11
Merge #9058: Fixes for p2p-compactblocks.py test timeouts on travis (#8842)
Wladimir J. van der Laan
2016-11-10
Merge #9097: [qa] Rework sync_* and preciousblock.py
MarcoFalke
2016-11-09
Merge #8894: [Testing] Include fRelay in mininode version messages
Wladimir J. van der Laan
2016-11-09
Fix mininode version message format
jnewbery
2016-11-08
Merge #9098: [qa] Handle zombies and cluttered tmpdirs
Wladimir J. van der Laan
2016-11-08
[qa] rpc-tests: Apply random offset to portseed
MarcoFalke
2016-11-07
Merge #9026: Fix handling of invalid compact blocks
Pieter Wuille
2016-11-07
[qa] test_framework: Exit when tmpdir exists
MarcoFalke
2016-11-07
[qa] util: Rework sync_*()
MarcoFalke
2016-11-07
Modify getblocktxn handler not to drop requests for old blocks
Russell Yanofsky
2016-11-07
[qa] preciousblock: Use assert_equal and BitcoinTestFramework.__init__
MarcoFalke
2016-11-07
Merge #9077: [qa] Increase wallet-dump RPC timeout
MarcoFalke
2016-11-07
[qa] Add more helpful RPC timeout message
Russell Yanofsky
2016-11-07
[qa] Increase wallet-dump RPC timeout
Russell Yanofsky
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-11-03
[qa] Test that invalid compactblocks don't result in ban
Suhas Daftuar
2016-11-02
[qa] Fix stale data bug in test_compactblocks_not_at_tip
Russell Yanofsky
2016-11-02
[qa] Fix bug in compactblocks v2 merge
Russell Yanofsky
2016-10-20
Merge #7551: Add importmulti RPC call
Wladimir J. van der Laan
2016-10-19
Add consistency check to RPC call importmulti
Pedro Branco
2016-10-19
Add importmulti rpc call
Pedro Branco
2016-10-19
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-18
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-17
Align constant names for maximum compact block / blocktxn depth
Pieter Wuille
2016-10-17
More agressively filter compact block requests
Matt Corallo
2016-10-17
Merge #8499: Add several policy limits and disable uncompressed keys for segw...
Wladimir J. van der Laan
2016-10-17
remove redundant tests in p2p-segwit.py
Johnson Lau
2016-10-17
test segwit uncompressed key fixes
Johnson Lau
2016-10-16
[qa] Add tests for uncompressed pubkeys in segwit
Suhas Daftuar
2016-10-16
Make test framework produce lowS signatures
Johnson Lau
2016-10-16
Add standard limits for P2WSH with tests
Johnson Lau
2016-10-15
[qa] Build v4 blocks in p2p-compactblocktests
Matt Corallo
2016-10-14
[qa] Send segwit-encoded blocktxn messages in p2p-compactblocks
Matt Corallo
2016-10-13
Merge #8904: [qa] Fix compact block shortids for a test case
Wladimir J. van der Laan
2016-10-11
Merge #8882: [qa] Fix race conditions in p2p-compactblocks.py and sendheaders.py
MarcoFalke
2016-10-10
[qa] Fix compact block shortids for a test case
Dagur Valberg Johannsson
2016-10-06
[qa] Fix race condition in sendheaders.py
Suhas Daftuar
2016-10-04
[qa] Another attempt to fix race condition in p2p-compactblocks.py
Suhas Daftuar
2016-10-04
[qa] Update p2p-compactblocks.py for compactblocks v2
Suhas Daftuar
2016-10-04
[qa] Add support for compactblocks v2 to mininode
Suhas Daftuar
2016-10-04
[qa] Fix bug in mininode witness deserialization
Suhas Daftuar
2016-10-04
Fix overly-prescriptive p2p-segwit test for new fetch logic
Matt Corallo
2016-10-03
Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
[next]