-
Notifications
You must be signed in to change notification settings - Fork 15
Conversation
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.
CI failing
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.
Is it possible to make all CI checks pass, or no?
Not trivially. Some of the tests assume you can start a chain w/ just the Also the solidity tests are a bit of a mess. I'm almost done manually testing things and then I'll post some verification that things pass locally on the ephemeral cluster. |
There are some legitimately not working RPC Tests: #7 and the solidity tests should probably be redone. |
Codecov Report
@@ Coverage Diff @@
## main #4 +/- ##
==========================================
+ Coverage 59.43% 59.46% +0.02%
==========================================
Files 78 78
Lines 6452 6449 -3
==========================================
Hits 3835 3835
+ Misses 2401 2398 -3
Partials 216 216
|
I'd like to merge this while acknowledging the known failures and not cutting a v0.1.0 release yet. |
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.
utACK
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 (especially the Optimint-related changes)
This PR adds changes from the tzdybal/optimint branch while already being rebased on the github.com/tharsis/ethermint main branch.
It should be squashed before merging.
This has been manually tested to work with Cevmos.
After merging a follow up commit to update the Changelog should be made and a v0.1.0 release should be cut.
#3