HomePhabricator

Fix broken sendcmpct test in p2p-compactblocks.py
157254a4bfdfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix broken sendcmpct test in p2p-compactblocks.py

Python lambda use was incorrect.

sendcmpct messages need to be synchronized with RPC calls to generate().

Headers need to be synced (eg with getheaders) for cmpctblock announcements
to start.

Last test omitted sending a sendcmpct message.

Details

Provenance
Suhas Daftuar <sdaftuar@chaincode.com>Authored on Sep 15 2016, 01:00
Suhas Daftuar <sdaftuar@gmail.com>Committed on Sep 15 2016, 16:32
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa82e5d8220bb: Merge #8714: [qa] gitignore: Remove unused lines
Branches
Unknown
Tags
Unknown

Event Timeline

Suhas Daftuar <sdaftuar@gmail.com> committed rSTAGING157254a4bfdf: Fix broken sendcmpct test in p2p-compactblocks.py (authored by Suhas Daftuar <sdaftuar@chaincode.com>).Sep 15 2016, 16:32