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

Bitcoin outbound keysign needs to be scheduled with intervals for each re-try #1656

Closed
Tracked by #1666
ws4charlie opened this issue Jan 28, 2024 · 0 comments · Fixed by #1664
Closed
Tracked by #1666

Bitcoin outbound keysign needs to be scheduled with intervals for each re-try #1656

ws4charlie opened this issue Jan 28, 2024 · 0 comments · Fixed by #1664
Assignees

Comments

@ws4charlie
Copy link
Contributor

We should bring back the param outbound_tx_schedule_interval to play in Bitcoin keysign scheduler. The current keysign re-try interval is only a Zeta block time (6.2 seconds) which is a bit too shot. The re-try interval should be at least no less than 30 seconds which is usually the typical timeout of a tss signing process. Short interval could incur misalignment when signers try to join the correct signing session.

@ws4charlie ws4charlie self-assigned this Jan 28, 2024
@brewmaster012 brewmaster012 changed the title mock mainnet: Bitcoin keysign sometimes takes hours Bitcoin outbound keysign scheduling needs to have enough time between re-tries Jan 28, 2024
@ws4charlie ws4charlie changed the title Bitcoin outbound keysign scheduling needs to have enough time between re-tries Bitcoin outbound keysign needs to be scheduled with intervals for each re-try Jan 29, 2024
@lumtis lumtis mentioned this issue Jan 29, 2024
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.

1 participant