Skip to content
Open
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions p2p/MessageValidation/ReceivedMessagesEstimation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Estimation of amount of messages received

> [!WARNING]
> This document is deprecated due to protocol changes as of the Alan and Boole forks.

Comment on lines 3 to 5
Copy link
Contributor

Choose a reason for hiding this comment

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

how hard it is to do a simulator that auto updates from spec you reckon 😅 ?

Copy link
Contributor

Choose a reason for hiding this comment

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

you have simulators in ssv/research?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, I have the old and new simulators in ssv-research :)
I would say it's not that easy to auto update it from spec repo though

To play with the below formulas, follow this [google sheet link](https://docs.google.com/spreadsheets/d/1TpXnVFzF4eGiQarXuPBrOIU4tJXhzOHav9PkGve3_Qc/edit?usp=sharing).

## Probability of having a duty per slot
Expand Down
Loading