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

chore: onchain quoter batch param differed by optimistic cached routes #570

Commits on May 10, 2024

  1. fix: multicall return gas used in case of failure (#534)

    * return gas used from multicall in case of a failed quote
    
    * fix compiling error
    
    * add target contract address to the failed multicall debug log
    
    * also return gas limit
    jsy1218 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ca9977f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff7d16 View commit details
    Browse the repository at this point in the history
  3. fix prettier onchain quoter

    jsy1218 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    44b1d69 View commit details
    Browse the repository at this point in the history
  4. fix build

    jsy1218 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9c7a147 View commit details
    Browse the repository at this point in the history