Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 3SF concepts #91

Merged
merged 7 commits into from
Dec 17, 2024
Merged

Add 3SF concepts #91

merged 7 commits into from
Dec 17, 2024

Conversation

saltiniroberto
Copy link
Collaborator

No description provided.

Copy link
Contributor

@Kukovec Kukovec left a comment

Choose a reason for hiding this comment

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

LGTM, left some minor comments.

reports/3sf.tex Outdated Show resolved Hide resolved
reports/3sf.tex Outdated Show resolved Hide resolved
reports/3sf.tex Outdated Show resolved Hide resolved
reports/3sf.tex Outdated Show resolved Hide resolved
reports/3sf.tex Outdated Show resolved Hide resolved
Comment on lines +67 to +68
A validator \(v_i\) is subject to slashing for sending two \emph{distinct} \textsc{ffg-vote}s \(\C_1 \to \C_2\) and \(\C_3 \to \C_4\) if either of the following conditions holds: {\(\mathbf{E_1}\) (Double voting)} if \(\C_2.c = \C_4.c\), implying that a validator must not cast distinct \textsc{ffg-vote}s for the same checkpoint slot; or {\(\mathbf{E_2}\) (Surround voting)} if \(\C_3 < \C_1\)
and \(\C_2.c < \C_4.c\), indicating that a validator must not vote using a lower checkpoint as source and must avoid voting within the span of its other votes.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is surround voting defined with "<" or "<=" ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it is defined with "<"

Copy link
Contributor

@thpani thpani left a comment

Choose a reason for hiding this comment

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

LGTM

reports/3sf.tex Outdated Show resolved Hide resolved
@saltiniroberto saltiniroberto merged commit 7c99adf into main Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants