deps: update l2geth-exporter to use go-ethereum v1.10.16#2354
deps: update l2geth-exporter to use go-ethereum v1.10.16#2354
Conversation
🦋 Changeset detectedLatest commit: 2f2eaa4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## develop #2354 +/- ##
========================================
Coverage 80.14% 80.14%
========================================
Files 77 77
Lines 2458 2458
Branches 450 450
========================================
Hits 1970 1970
Misses 488 488
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
| '@eth-optimism/l2geth-exporter': patch | ||
| --- | ||
|
|
||
| Bump to go-ethereum v1.10.16 |
There was a problem hiding this comment.
Is this a standard version we're using? Any reason not to go to 1.17/18?
There was a problem hiding this comment.
It's the minimum version we're using everywhere else. 1.18 is latest, but contains the new generics code and we should wait a bit before adopting it.
Description
Updates go-ethereum to fix the http2 error in the rpc client