koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

Better LIB handling #225

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

Resolves #222

Brief description

Handle a case where p2p submits a block that is prior to the LIB from the chain perspective.

Checklist