Skip to content

Conversation

@rkuhn
Copy link

@rkuhn rkuhn commented Sep 28, 2025

No description provided.

Signed-off-by: Roland Kuhn <rk@rkuhn.info>
Copy link

@abailly abailly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

malicious peers). A solution to this problem has been formulated in the
[Ouroboros Genesis paper](https://iohk.io/en/research/library/papers/ouroboros-genesis-composable-proof-of-stake-blockchains-with-dynamic-availability/).

A statically configured node can avoid these issues by having a fixed
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, actually you don't avoid the issue because you could also be eclipsed or tricked into believing you are connecting to a honest peer through eg. DNS cache poisoning or MitM attacks.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One could argue the fixed topology situation is even worse because you would not have a chance to reconnect to the honest network.


## Common setups

A block producer run by a diligent stake pool operator will have a completely
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A picture would be quite useful here

by the Haskell implementation.

Before choosing the above strategy the expected outcomes on a whole network
level have been simulated. The churn rate of 20% per hour has been selected
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably add link to the paper/simulation here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please. Links (sources, citations, or additional context) are amazing to have in the blueprints.

As much as we can we want the information in the blueprints themselves of course, but links are strongly encouraged

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ch1bo ch1bo moved this from Todo to In Review in Cardano Blueprint Sep 29, 2025
@ch1bo ch1bo requested a review from sandtreader September 30, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

3 participants