-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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 "auto" Gas #7207
Fix "auto" Gas #7207
Conversation
Current error: |
Codecov Report
@@ Coverage Diff @@
## master #7207 +/- ##
=======================================
Coverage 54.98% 54.98%
=======================================
Files 562 562
Lines 38680 38680
=======================================
Hits 21270 21270
Misses 15663 15663
Partials 1747 1747 |
I would like to get more input from @aaronc or @amaurymartiny before digging further down the rabbit hole. I've added logs to |
Just dropping a note: this is blocking the relayer implementation now. |
I get the following panic with 323abcd any advice?
|
@michaelfig still debugging. |
Thanks to help from @amaurymartiny I've got this working. Marking this R4R. |
ACK although it's my PR so I can't approve. |
I've approved it though tests need to be fixed |
@jackzampolin can you please look into |
Working on it today @alexanderbez |
Rebased latest master, but test still fails. |
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.
lgtm post-merge.
Description
closes: #7202
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerCodecov Report
in the comment section below once CI passes