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-10-17
remove redundant tests in p2p-segwit.py
Johnson Lau
2016-10-17
test segwit uncompressed key fixes
Johnson Lau
2016-10-17
[qa] Add tests for uncompressed pubkeys in segwit
Suhas Daftuar
2016-10-17
Make test framework produce lowS signatures
Johnson Lau
2016-10-17
Add standard limits for P2WSH with tests
Johnson Lau
2016-10-17
[qa] Build v4 blocks in p2p-compactblocktests
Matt Corallo
2016-10-17
[qa] Send segwit-encoded blocktxn messages in p2p-compactblocks
Matt Corallo
2016-10-13
[qa] Fix compact block shortids for a test case
Dagur Valberg Johannsson
2016-10-13
Fix overly-prescriptive p2p-segwit test for new fetch logic
Matt Corallo
2016-10-13
[qa] Fix bug in mininode witness deserialization
Suhas Daftuar
2016-10-13
[qa] Add support for compactblocks v2 to mininode
Suhas Daftuar
2016-10-13
[qa] Update p2p-compactblocks.py for compactblocks v2
Suhas Daftuar
2016-10-06
[qa] Fix race condition in sendheaders.py
Suhas Daftuar
2016-10-05
[qa] Another attempt to fix race condition in p2p-compactblocks.py
Suhas Daftuar
2016-10-03
test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-10-03
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-03
[qa] Add getinfo smoke tests and rework versionbits test
MarcoFalke
2016-10-03
[qa] mininode: Only allow named args in wait_until
MarcoFalke
2016-10-03
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
2016-10-03
Fix nulldummy.py test
Johnson Lau
2016-10-03
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-10-03
[qa] nulldummy: Don't run unused code
MarcoFalke
2016-10-03
[qa] blockstore: Switch to dumb dbm
MarcoFalke
2016-10-03
[qa] Split up slow RPC calls to avoid pruning test timeouts
Suhas Daftuar
2016-10-03
Ping regularly in p2p-segwit.py to keep connection alive
Johnson Lau
2016-09-26
Implement NULLDUMMY softfork
Johnson Lau
2016-09-26
Fix broken sendcmpct test in p2p-compactblocks.py
Suhas Daftuar
2016-09-26
Add p2p test for BIP 152 (compact blocks)
Suhas Daftuar
2016-09-26
Add support for compactblocks to mininode
Suhas Daftuar
2016-09-26
Tests: refactor compact size serialization in mininode
Suhas Daftuar
2016-09-26
Implement SipHash in Python
Pieter Wuille
2016-09-26
Add basic test for IsStandard witness transaction blinding
instagibbs
2016-09-21
[copyright] Add missing copyright headers
isle2983
2016-09-21
[qa] wallet: Check legacy wallet as well
MarcoFalke
2016-09-21
[qa] walletbackup: Sync blocks inside the loop
MarcoFalke
2016-09-21
[doc] - clarify statement about parallel jobs in rpc-tests.py
isle2983
2016-09-21
[qa] pull-tester: Don't mute zmq ImportError
MarcoFalke
2016-09-21
[qa] abandonconflict: Use assert_equal
MarcoFalke
2016-09-21
[qa] Rework hd wallet dump test
MarcoFalke
2016-09-21
[qa]: enable rpcbind_test
whythat
2016-09-21
[qa]: add parsing for '<host>:<port>' argument form to rpc_url()
whythat
2016-09-21
[QA] Add walletdump RPC test (including HD- & encryption-tests)
Jonas Schnelli
2016-09-21
Fix SIGHASH_SINGLE bug in test_framework SignatureHash
Johnson Lau
2016-09-21
p2psegwit.py transaction is rejected due to premature witness not size
instagibbs
2016-09-21
Update p2p-segwit.py to reflect correct AskFor behavior
instagibbs
2016-09-19
[qa] Refactor RPCTestHandler to prevent TimeoutExpired
MarcoFalke
2016-09-16
[qa] create_cache: Delete temp dir when done
MarcoFalke
2016-09-16
[qa] remove root test directory for RPC tests
whythat
2016-08-26
[wallet] rpc: Drop misleading option
MarcoFalke
2016-08-10
Bugfix: Use pre-BIP141 sigops until segwit activates
Luke Dashjr
[next]