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

Delay cosign acknowledgement by an explicit time delay #587

Open
kayabaNerve opened this issue Aug 2, 2024 · 0 comments
Open

Delay cosign acknowledgement by an explicit time delay #587

kayabaNerve opened this issue Aug 2, 2024 · 0 comments
Labels
coordinator improvement This could be better

Comments

@kayabaNerve
Copy link
Member

Per #339, we panic upon seeing cosigns to distinct chains (where each cosign has 17% of the total stake). This assume that if two 67% cosigns exist, they successfully propagate across the network before any sign protocol completes. We should explicitly add a time delay for this propagation latency (even though it should be less than the sign protocol time).

So long as we only delay cosign acknowledgement, not production, this should be a fixed delay (not an ever-growing one).

@kayabaNerve kayabaNerve added improvement This could be better coordinator labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coordinator improvement This could be better
Projects
None yet
Development

No branches or pull requests

1 participant