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
/
p2p-compactblocks.py
Age
Commit message (
Expand
)
Author
2016-12-14
[qa] Update compactblocks test for multi-peer reconstruction
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-10-31
[qa] Test that invalid compactblocks don't result in ban
Suhas Daftuar
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
[qa] Update p2p-compactblocks.py for compactblocks v2
Suhas Daftuar
2016-10-05
[qa] Another attempt to fix race condition in p2p-compactblocks.py
Suhas Daftuar
2016-10-03
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
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