Skip to content
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

Remove annoying pysha dependency #8

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Remove annoying pysha dependency #8

merged 1 commit into from
Dec 18, 2023

Conversation

robmcl4
Copy link
Collaborator

@robmcl4 robmcl4 commented Dec 18, 2023

This dependency is not compatible with newer python versions and is annoying to work around. This change removes the dependency and replaces all SHA3 with eth_utils.keccak, which is installed by the web3 dependency anyway.

This dependency is not compatible with newer python versions
and is annoying to work around. This change removes the dependency
and replaces all SHA3 with eth_utils.keccak, which is installed
by the web3 dependency anyway.
@degrigis degrigis merged commit c0d49fe into main Dec 18, 2023
1 check failed
@ruaronicola ruaronicola deleted the remove_annoying_pysha branch January 3, 2024 20:27
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.

2 participants