-
Notifications
You must be signed in to change notification settings - Fork 552
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 web3 to be compatible with web3-flashbots #1048
Comments
For now, I think I might be able to do |
BlinkyStitt
changed the title
Update web3 to be compatible with flashbots
Update web3 to be compatible with web3-flashbots
Apr 13, 2021
|
Actually that upgrades too much and breaks |
Fixed by #1064 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
I am wanting to use https://github.com/flashbots/web3-flashbots.git with a brownie project.
However, I get this error when trying to install both:
Specification
Can we upgrade the web3 in brownie to >=5.17.0?
Any known blockers on that? I half remember web3 upgrades being difficult.
The text was updated successfully, but these errors were encountered: