Skip to content
Snippets Groups Projects
Commit 16f44d80 authored by DISSOUBRAY Nathan's avatar DISSOUBRAY Nathan
Browse files

Strategies for the send protocol (!15)

# Description

This builds on top of the previous block-per-block exchange protocol by taking a list of blocks and allowing the choice of which peer to send each block to based on a strategy.

We implement two strategies on the trait, which are Random and Round-Robin.
parent b737e358
No related branches found
No related tags found
Loading
Showing
with 1020 additions and 404 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment