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

Cherry-Picked Dynamic Gas Estimation for Mantle #1460

Closed
wants to merge 3 commits into from

Conversation

ma33r
Copy link
Collaborator

@ma33r ma33r commented Sep 23, 2024

Cherry-Picked the following PRs:

  • Update EstimateGasLimit config name to EstimateLimit (PR)
  • Set From address for gas limit estimation feature (PR)
  • Gas limit estimation feature (PR)

amit-momin and others added 3 commits August 29, 2024 13:18
* Added gas limit estimation feature to EVM gas estimators

* Added changeset

* Fixed linting

* Added new failure tests

* Fixed test

* Fixed mock configs in ccip capabilities

* Fixed configs

* Fixed test

* Refactored GetFee method

* Added EstimatedGasBuffer and addressed feedback

* Fixed linting

* Fixed config doc and tests

* Addressed feedback

* Fixed typo

* Repurposed LimitMultiplier to be used as a buffer for estimated gas

* Updated mocks

* Removed LimitMultiplier if gas estimation fails and updated config docs

* Fixed Broadcaster test

* Enabled uncapped gas limit estimation if provided fee limit is 0

* Updated estimate gas buffer to be a fixed value instead of using LimitMultiplier

* Updated log message

* Updated logs

---------

Co-authored-by: Prashant Yadav <[email protected]>
* Set from address for gas limit estimation

* Updated tests

* Added changeset
* Updated EstimateGasLimit config name to EstimateLimit

* Updated mocks

* Fixed linting

* Updated changeset
@ma33r ma33r changed the title Gas limit estimation feature (#14041) Cherry-Picked Dynamic Gas Estimation for Mantle Sep 23, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Nov 8, 2024
Copy link
Contributor

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants