web3-flashbots
web3-flashbots copied to clipboard
Support web3.py v6
web3.py v6 has breaking changes. Currently flashbots only supports web3 (>=5.22.0,<6)
async support too
I can't do anything with this because of the limit of web3 < 6...
Probably worth looking at this for a starter: https://web3py.readthedocs.io/en/stable/v6_migration.html
when support web3.py v6, please
I also require web3.py v6 for my project, is there a workaround for this?
For now, see #85, but yeah, I really can't do anything with this until there is web3 v6+ support. I can't stress how great it would be to get that official support. If there's anything I can do to help, please let me know!
Folks thanks a lot for the patience. Will push all the changes and get things updated early next week. All code ready. Just need to resolve some git issues.