Skip to content

fix(core-p2p): discard late-forged blocks from forger#3746

Merged
faustbrian merged 2 commits intomasterfrom
master-p2p-late-forged-blocks
May 27, 2020
Merged

fix(core-p2p): discard late-forged blocks from forger#3746
faustbrian merged 2 commits intomasterfrom
master-p2p-late-forged-blocks

Conversation

@air1one
Copy link
Copy Markdown
Contributor

@air1one air1one commented May 27, 2020

Summary

Discard late forged blocks from forger (same check that is done already in forger) as late blocks won't be accepted by other peers.
Also added : 1ms delay on p2p processing to help handle loads.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@faustbrian faustbrian merged commit 36b5115 into master May 27, 2020
@ghost ghost deleted the master-p2p-late-forged-blocks branch May 27, 2020 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants