Skip to content

Conversation

@pacrob
Copy link
Contributor

@pacrob pacrob commented Oct 16, 2023

What was wrong?

The hexbytes lib will be changing the way Hexbytes.hex() works - ethereum/hexbytes#14

How was it fixed?

Add upper pin to hexbytes dep now, then web3 v7 will use hexbytes 0.4.0 as a lower bound.

Todo:

Cute Animal Picture

image

@pacrob pacrob force-pushed the hexbytes-upper-pin branch from 26aa4a8 to e20cabc Compare October 16, 2023 20:49
@pacrob pacrob requested review from fselmo and reedsa October 16, 2023 21:23
setup.py Outdated
"eth-typing>=3.0.0",
"eth-utils>=2.1.0",
"hexbytes>=0.1.0",
"hexbytes>=0.1.0,<=0.3.1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

See comment here. I think we should use <0.4.0 as the pin if that is the planned version with the breaking changes.

@pacrob pacrob force-pushed the hexbytes-upper-pin branch from e20cabc to 94dc866 Compare October 16, 2023 21:34
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.

3 participants