Skip to content
Snippets Groups Projects

Strategies for the send protocol

Merged DISSOUBRAY Nathan requested to merge send_strategy into master

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.

Edited by DISSOUBRAY Nathan

Merge request reports

Merge request pipeline #5682 passed

Merge request pipeline passed for 646ff2e9

Approval is optional

Merged by DISSOUBRAY NathanDISSOUBRAY Nathan 10 months ago (Aug 6, 2024 12:33pm UTC)

Merge details

  • Changes merged into master with 16f44d80 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading