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

feat: Switch to tenderly estimation #1788

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

wcgcyx
Copy link
Contributor

@wcgcyx wcgcyx commented May 16, 2024

Summary

Currently, we are using tenderly simulate batch API to estimate gas but Tenderly team has recently implemented estimate gas API that is faster and 10x less expensive.
This PR switches the usage of simulation to estimation in the bridge SDK.

Detail and impact of the change

Changed

This PR changed from tenderly simulation API to tenderly node estimation API inside the bridge dynamic gas estimation.

@wcgcyx wcgcyx requested a review from a team as a code owner May 16, 2024 06:02
@wcgcyx wcgcyx added this pull request to the merge queue May 17, 2024
Merged via the queue into main with commit 9928791 May 17, 2024
11 checks passed
@wcgcyx wcgcyx deleted the SMR-2697-Use-tenderly-estimate branch May 17, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants