-
Notifications
You must be signed in to change notification settings - Fork 446
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: add gas estimation quality metric #767
Conversation
Graphite Automations"Request reviewers once CI passes on smart-order-router repo" took an action on this PR • (11/23/24)1 assignee was added and 1 reviewer was added to this PR based on 's automation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, lets see lets see
i am just wondering if SOR is the right place to do this?
afaik SOR is the only place where we have simulation + estimation results |
Introduces metrics for gas estimation quality.
Compares original gas estimate vs simulation gas estimate.