You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ge,
There will be a release with fixes - next week.
That's right, you need to use pydantic <2.0.0, also, it may be a temporary fix: input=raw_tx.input.hex(),
but I'm unsure if this is the only problematic place.
We will fix problems with web3 >= 6.0.0
Thanks, this works!
It might be worth while freezing requirements on each release so that you don't get broken compatibility issues when a dependency does a breaking update.
I've used this project successfully in the past but recently did a fresh install and couldn't get it to run due to some errors.
Repo steps:
Error
After I downgraded pydantic to <2.0.0
Error
The text was updated successfully, but these errors were encountered: