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

BE-661 | Fix: claimbot panics (backport #597) #598

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 6, 2024

Fixes claimbot panics due nil routerrepo.RouterRepository in txGasCalulator

Summary by CodeRabbit

Release Notes

  • Bug Fixes

    • Resolved a critical panic issue related to uninitialized router repository, enhancing application stability.
  • New Features

    • Improved the orderbookclaimbot functionality by integrating a gas calculator during initialization.
    • Enhanced transaction handling in the claimbot by incorporating transaction simulation capabilities.
  • Documentation

    • Updated the changelog to reflect recent changes and fixes.

This is an automatic backport of pull request #597 done by [Mergify](https://mergify.com).

Fixes claimbot panics due nil routerrepo.RouterRepository in txGasCalulator

(cherry picked from commit 8cb0091)
Copy link

sonarqubecloud bot commented Dec 6, 2024

@deividaspetraitis deividaspetraitis merged commit 3b5880f into v28.x Dec 6, 2024
9 checks passed
@deividaspetraitis deividaspetraitis deleted the mergify/bp/v28.x/pr-597 branch December 6, 2024 12:45
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.

1 participant