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

chore(*): staker funding and reduce contention #22

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

Lazar955
Copy link
Member

@Lazar955 Lazar955 commented Nov 11, 2024

  • Eventually runs out of funds, when we detect and error, fund them
  • Starts stakers in batches so we have reduced contention and load on both the Babylon and BTC node
  • Potentially solves race condition issue

@Lazar955 Lazar955 merged commit a759a07 into main Nov 11, 2024
6 checks passed
@Lazar955 Lazar955 deleted the lazar/improve-btc-staker branch November 11, 2024 14:21
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 this pull request may close these issues.

Fix race conditions with -race flag Fund btc stakers when they run out of funds
2 participants