koinos / koinos-p2p

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

Block applicator #214

Closed mvandeberg closed 1 year ago

mvandeberg commented 1 year ago

Brief description

Adds an additional layer between gossip and block application that orders blocks.

Checklist

Demonstration