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

replace decode/encode_single with decode/encode | formatting #1710

Closed
wants to merge 1 commit into from

Conversation

8times4
Copy link

@8times4 8times4 commented Mar 5, 2023

decode/encode_single was removed from eth-abi, so this change replaces it with the regular decode/encode func.
ethereum/eth-abi@b037171

move eth stuff out from the try-except, since no matter the error, it throws pip3 install web3 for everything

decode/encode_single was removed from eth-abi:
ethereum/eth-abi@b037171

move eth stuff out from the try, since no matter the error, it throws pip3 install web3 for everything
@CLAassistant
Copy link

CLAassistant commented Mar 5, 2023

CLA assistant check
All committers have signed the CLA.

@0xalpharush
Copy link
Contributor

I think it would be best to add web3.py as a dependency to slither-read-storage and entirely remove the try-except import #1433. We may want to pin the version so that people can use python 3.11 ethereum/web3.py#2699

@0xalpharush
Copy link
Contributor

Replaced by #1743

@8times4 8times4 deleted the patch-1 branch March 16, 2023 20:18
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