HomePhabricator

Fix relay mechanism for whitelisted peers under blocks only mode.
3587f6a0247dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix relay mechanism for whitelisted peers under blocks only mode.

Previously in blocks only mode all inv messages where type!=MSG_BLOCK would be
rejected without regard for whitelisting or whitelistalwaysrelay.

As such whitelisted peers would never send the transaction (which would be
processed).

Details

Provenance
Patick Strateman <patrick.strateman@gmail.com>Authored on Nov 18 2015, 00:59
deadalnixPushed on May 14 2017, 22:04
Parents
rABC776848acefa8: Merge pull request #6979
Branches
Unknown
Tags
Unknown

Event Timeline

Patick Strateman <patrick.strateman@gmail.com> committed rABC3587f6a0247d: Fix relay mechanism for whitelisted peers under blocks only mode. (authored by Patick Strateman <patrick.strateman@gmail.com>).Nov 21 2015, 00:07