dymensionxyz / dymint

Sequencing Engine for Dymension RollApps
Other
97 stars 67 forks source link

feat(p2p): moving gossiped blocks reception from validator to p2p client #811

Closed srene closed 4 months ago

srene commented 4 months ago

PR Standards

This PR decouples p2p gossip blocks validation from blocks reception. By doing that we avoid any interference of block store application in block propagation.

Opening a pull request should be able to meet the following requirements


Close #802

<-- Briefly describe the content of this pull request -->

For Author:


For Reviewer:


After reviewer approval: