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

[TASK] Edge case for reporting offeneses from previous governor. #697

Open
drewstone opened this issue Jul 31, 2023 · 0 comments
Open

[TASK] Edge case for reporting offeneses from previous governor. #697

drewstone opened this issue Jul 31, 2023 · 0 comments
Labels
difficulty: medium 🚩 optimization ⚙️ Tasks that are refactor, optimize, or are considered chores. p3 🔵 Issues should be resolved eventually

Comments

@drewstone
Copy link
Contributor

Issue summary
We compare invalid signed proposals to the active governor. If the previous governor signed a proposal, it could be possible that they apply this after the DKG has rotated on the DKG chain but not after the governor has rotated on the smart contract applications themselves. Therefore, we may still want to provide a buffer for such collusions.

@1xstj 1xstj added p3 🔵 Issues should be resolved eventually optimization ⚙️ Tasks that are refactor, optimize, or are considered chores. difficulty: medium 🚩 labels Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium 🚩 optimization ⚙️ Tasks that are refactor, optimize, or are considered chores. p3 🔵 Issues should be resolved eventually
Projects
None yet
Development

No branches or pull requests

2 participants