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(solver): disable on mainnet #3058

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

kevinhalliday
Copy link
Contributor

Disable solver on mainnet.

issue: none

@@ -38,13 +38,29 @@ func chainVerFromID(id uint64) xchain.ChainVersion {

// Run starts the solver service.
func Run(ctx context.Context, cfg Config) error {
log.Info(ctx, "Starting solver v2 service")
log.Info(ctx, "Starting solver ervice")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Log typo

@kevinhalliday kevinhalliday force-pushed the kh/disable-mainnet-solver branch from 7a0c5f1 to b184c71 Compare February 13, 2025 14:48
@kevinhalliday kevinhalliday merged commit f72fa40 into main Feb 13, 2025
19 checks passed
@kevinhalliday kevinhalliday deleted the kh/disable-mainnet-solver branch February 13, 2025 15: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.

3 participants