Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Avoid requesting empty block bodies from the network. #802

Merged
merged 4 commits into from
Feb 7, 2019

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Feb 7, 2019

PR description

Skip requesting empty bodies from the network. Turns out this is quite simple to do in CompleteBlocksTask.

Fixed Issue(s)

fixes #181

@ajsutton ajsutton merged commit 33e774e into PegaSysEng:master Feb 7, 2019
@ajsutton ajsutton deleted the skip-empty-bodies branch February 7, 2019 20:18
ajsutton added a commit to ajsutton/pantheon that referenced this pull request Feb 7, 2019
ajsutton added a commit that referenced this pull request Feb 7, 2019
* Introduce GetReceiptsForHeadersTask to retry requests for receipts until they have all been received.

* Avoid requesting empty receipts from the network. (#802)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants