ouroboros-consensus icon indicating copy to clipboard operation
ouroboros-consensus copied to clipboard

Add a BlockFetch leashing attack

Open Niols opened this issue 1 year ago • 1 comments

This attack is only triggered if one replaces FetchModeDeadline by FetchModeBulkSync and reduces the bfcMaxConcurrency* constant to be lower or equal to the number of adversaries. (Typically, in the upcoming BlockFetch change, bfcMaxConcurrencyBulkSync will be 1.)

Niols avatar Jun 19 '24 16:06 Niols

Note that tests fail, as discussed on Tweag's Slack.

Niols avatar Jun 19 '24 16:06 Niols

Superseded by #1179

amesgen avatar Sep 09 '24 15:09 amesgen