Skip to content
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

replace geth import for patched websocket client #4984

Merged
merged 1 commit into from Sep 9, 2021

Conversation

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2021

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

go.mod Outdated Show resolved Hide resolved
@jmank88 jmank88 force-pushed the bug/ch16033-patched-geth-websocket branch 3 times, most recently from b9c0e0f to cfff421 Compare September 9, 2021 12:24
go.mod Outdated Show resolved Hide resolved
@jmank88 jmank88 force-pushed the bug/ch16033-patched-geth-websocket branch from cfff421 to 8d36a87 Compare September 9, 2021 12:36
@jmank88 jmank88 marked this pull request as ready for review September 9, 2021 12:50
@jmank88 jmank88 requested a review from j16r September 9, 2021 12:56
@jmank88 jmank88 force-pushed the bug/ch16033-patched-geth-websocket branch from 8d36a87 to 3f85b45 Compare September 9, 2021 13:51
@jmank88 jmank88 added the ready for review PR is ready for code review label Sep 9, 2021
@@ -85,3 +85,6 @@ require (
// If that happens to get released in a 3.X.X version, we can add a constraint to our go.mod
// for it. If its in 4.X.X, then we need all our transitive deps to upgrade to it.
replace github.com/dgrijalva/jwt-go => github.com/form3tech-oss/jwt-go v3.2.1+incompatible

// severed-websocket-1.10.8
replace github.com/ethereum/go-ethereum => github.com/smartcontractkit/go-ethereum v1.10.9-0.20210909134823-a177d470d620
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmank88 jmank88 force-pushed the bug/ch16033-patched-geth-websocket branch from 3f85b45 to f6a580f Compare September 9, 2021 19:39
@jmank88 jmank88 merged commit 9aea990 into develop Sep 9, 2021
@jmank88 jmank88 deleted the bug/ch16033-patched-geth-websocket branch September 9, 2021 20:04
@makramkd makramkd removed the ready for review PR is ready for code review label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants