Skip to content

fix(apps/price_pusher): handle gas overrides properly #2669

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ali-bahjati
Copy link
Collaborator

Summary

When we cannot land a transaction, in the error handling we return or throw the errors and it never sets the last tx attempt data that is a necessary data for gas overriding. This change fixes it by bringing up before the transaction push block.

This PR has a few other changes:

  • updates berachain rpc (the public rpc has a generous ratelimit)
  • updates docs about confidence check

How has this been tested?

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

@ali-bahjati ali-bahjati requested a review from a team as a code owner May 9, 2025 11:57
Copy link

vercel bot commented May 9, 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 May 9, 2025 0:08am
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 0:08am
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 0:08am
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 0:08am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 0:08am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 0:08am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 0:08am

@ali-bahjati ali-bahjati changed the title Price pusher/fix evm fix(apps/price_pusher): handle gas overrides properly May 9, 2025
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