-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update EthJS dependencies to new breaking releases #433
Conversation
How is it going here? 🙂 Any surprises? |
I found a missing dep declaration in |
0331a05
to
f760aae
Compare
13a4163
to
675e61b
Compare
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.
force-push fight!!
LGTM!
Reverted the last commit re: getSocketAddress
due to import issues.
merging now
Ugh, but definitely also no small PR here, right? 🤔 |
No. 😬 The |
Updates all of the EthJS deps to the newest release, also updates discv5 to v5.0.1, a linter dep, and also generally tries to move everything away from buffer as much as possible.
And...it also disables the browser client until we decide what to do with the waku stuff. Since that's all kinds of broke right now.