maintenance: remove event types from core utils#1765
Conversation
|
|
This changes three packages:
I think |
9ae6550 to
92619d1
Compare
| @@ -1,38 +0,0 @@ | |||
| import { ethers } from 'ethers' | |||
There was a problem hiding this comment.
Main value of this PR is being able to delete this file
Codecov Report
@@ Coverage Diff @@
## develop #1765 +/- ##
===========================================
- Coverage 71.81% 71.80% -0.02%
===========================================
Files 69 69
Lines 2303 2302 -1
Branches 344 344
===========================================
- Hits 1654 1653 -1
Misses 649 649
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
cfromknecht
left a comment
There was a problem hiding this comment.
Changes LGTM 👍 The integration tests failed however. Looks like a flake, probably just needs to be restarted
e6955eb to
4fd063a
Compare
4fd063a to
c47bbb8
Compare
Description
Updates
typechainso that we can remove the exported event types from@eth-optimism/core-utils.