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

fix: hardcode gas on zksync #755

Merged
merged 2 commits into from
Jun 19, 2024
Merged

fix: hardcode gas on zksync #755

merged 2 commits into from
Jun 19, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Jun 18, 2024

the gas used proprietary SOR algorithm is too low on zksync, but tenderly cannot simulate on zksync yet to support accurate gas estimate. mobile launch on zksync requires a gas used, that will not result in mass onchain swap failure. We determined that routing-api returns a hardcoded 6 million gas used on zksync would avoid large onchain swap failures on mobile.

Copy link
Member Author

jsy1218 commented Jun 18, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jsy1218 and the rest of your teammates on Graphite Graphite

@jsy1218 jsy1218 marked this pull request as ready for review June 18, 2024 23:01
@graphite-app graphite-app bot requested review from a team and uni-guillaume June 18, 2024 23:13
@graphite-app graphite-app bot requested review from xrsv, mikeki and cgkol June 18, 2024 23:13
Copy link

graphite-app bot commented Jun 18, 2024

Graphite Automations

"Request reviewers once CI passes on routing-api repo" took an action on this PR • (06/18/24)

6 reviewers were added and 1 assignee was added to this PR based on 's automation.

Copy link
Member Author

jsy1218 commented Jun 19, 2024

Merge activity

  • Jun 18, 8:01 PM EDT: @jsy1218 started a stack merge that includes this pull request via Graphite.
  • Jun 18, 8:02 PM EDT: Graphite rebased this pull request as part of a merge.
  • Jun 18, 8:03 PM EDT: @jsy1218 merged this pull request with Graphite.

@jsy1218 jsy1218 force-pushed the jsy1218/hardcode-gas-on-zksync branch from ed8db90 to 65ef937 Compare June 19, 2024 00:01
@jsy1218 jsy1218 merged commit a73af7c into main Jun 19, 2024
5 checks passed
@jsy1218 jsy1218 deleted the jsy1218/hardcode-gas-on-zksync branch June 19, 2024 00:03
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