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
/
rpc-tests
Age
Commit message (
Expand
)
Author
2016-12-05
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-02
[qa] test_framework: Exit when tmpdir exists
MarcoFalke
2016-12-02
[qa] Test getblocktemplate default_witness_commitment
Suhas Daftuar
2016-11-20
Modify getblocktxn handler not to drop requests for old blocks
Russell Yanofsky
2016-11-20
Align constant names for maximum compact block / blocktxn depth
Pieter Wuille
2016-11-20
More agressively filter compact block requests
Matt Corallo
2016-11-19
[qa] Fix stale data bug in test_compactblocks_not_at_tip
Russell Yanofsky
2016-11-19
[qa] Fix bug in compactblocks v2 merge
Russell Yanofsky
2016-11-19
[qa] Wait for specific block announcement in p2p-compactblocks
Russell Yanofsky
2016-11-19
[qa] Add more helpful RPC timeout message
Russell Yanofsky
2016-11-19
[qa] Increase wallet-dump RPC timeout
Russell Yanofsky
2016-11-19
[qa] add assert_raises_message to check specific error message
mrbandrews
2016-10-31
[qa] Test that invalid compactblocks don't result in ban
Suhas Daftuar
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
[qa] abandonconflict: Use assert_equal
MarcoFalke
2016-09-21
[qa] Rework hd wallet dump test
MarcoFalke
[next]