-
Notifications
You must be signed in to change notification settings - Fork 17
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
fix: only retry signature generators with proposer = me #588
Conversation
Terraform Feature Environment (dev-588)Terraform Initialization ⚙️
|
…presignatures before dealing with a signature
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Feel free to merge it with cargo audit complaining, I'll fix it in a separate PR |
Terraform Feature Environment Destroy (dev-588)Terraform Initialization ⚙️
|
check if the failed generator's proposer == me, only take my presignature and retry if it's true.