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

sequencer slashed by fraud proposal can opt-in again #1580

Closed
srene opened this issue Nov 29, 2024 · 0 comments · Fixed by #1582
Closed

sequencer slashed by fraud proposal can opt-in again #1580

srene opened this issue Nov 29, 2024 · 0 comments · Fixed by #1582
Assignees

Comments

@srene
Copy link
Contributor

srene commented Nov 29, 2024

it seems opting in is blocked to sequencers that rotated in the past by checking if notice period started

if seq.NoticeStarted() {

but this does not prevent to opt in sequencers that have been slashed by gov proposal.

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 a pull request may close this issue.

3 participants