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

Swap coldkeys on_idle instead of on_initialize #621

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

orriin
Copy link
Contributor

@orriin orriin commented Jul 8, 2024

Safer hook for operations we do not need to execute immediately.

Prevents

  • Overweight blocks
  • Panic or some other oversight in the logic from bricking the chain - allows recovery without needing to rollback blocks.

@orriin orriin force-pushed the arbitrate_coldkeys_on_idle branch from c0e23de to 01c1529 Compare July 8, 2024 16:06
@orriin orriin merged commit 219413c into arbitrage_coldkeys Jul 8, 2024
5 of 7 checks passed
@orriin orriin deleted the arbitrate_coldkeys_on_idle branch July 8, 2024 16:48
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.

None yet

3 participants