Skip to content

feat(fortuna): Add option to disable adjustment threads #2816

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

tejasbadadare
Copy link
Contributor

Summary

Add option to disable fee adjustment and withdrawal threads.

Rationale

When running multiple Fortuna instances with different keeper wallets but a single provider, only one instance should handle fee management. This instance needs to run using the same private key as the fee manager, because only the registered fee manager wallet can adjust fees and withdraw funds. Thus, we need to be able to disable these threads for non-fee-manager keepers.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Jun 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
developer-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 6:35pm

@tejasbadadare tejasbadadare merged commit 4fae334 into main Jun 26, 2025
11 checks passed
@tejasbadadare tejasbadadare deleted the tb/fortuna/option-disable-adjustment-threads branch June 26, 2025 20:01
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.

2 participants