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: tenderly node request param array indexing #616

Merged
merged 5 commits into from
Jun 20, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Jun 20, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    I think it's possible that the node gas estimate didn't return the gas/gasUsed for some requests:

Screenshot 2024-06-20 at 9.06.39 AM.png

Both request and nodeGas are undefined/NaN. This is possible in case the node gas estimate returns a failed response.

We should log the entire request body and response payload to account for this situation.

  • What is the new behavior (if this is a feature change)?
    We log them correctly so that we can debug
    We will log the entire request and response.

  • Other information:

Copy link
Member Author

jsy1218 commented Jun 20, 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 20, 2024 16:08
@jsy1218 jsy1218 requested a review from a team as a code owner June 20, 2024 16:08
@graphite-app graphite-app bot requested review from mikeki, cgkol and xrsv June 20, 2024 16:09
Copy link

graphite-app bot commented Jun 20, 2024

Graphite Automations

"Request reviewers once CI passes on smart-order-router repo" took an action on this PR • (06/20/24)

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

Copy link
Member Author

jsy1218 commented Jun 20, 2024

Merge activity

  • Jun 20, 1:21 PM EDT: @jsy1218 started a stack merge that includes this pull request via Graphite.
  • Jun 20, 1:21 PM EDT: @jsy1218 merged this pull request with Graphite.

@jsy1218 jsy1218 merged commit 980714c into main Jun 20, 2024
26 checks passed
@jsy1218 jsy1218 deleted the jsy1218/tenderly-node-request-param-array-indexing branch June 20, 2024 17:21
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