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 double declaration of ethereum dependencies #109

Closed
wants to merge 2 commits into from

Conversation

MHHukiewitz
Copy link
Member

Now only required if installed with pip install aleph-sdk-python[ethereum].

@hoh
Copy link
Member

hoh commented Mar 13, 2024

Are we certain that neither of these libraries is used for something outside ethereum ?

…account` to avoid importing `aleph.sdk.chains.ethereum` by default
@MHHukiewitz
Copy link
Member Author

Now I'm certain, ETHAccount was imported as a default value for _load_account() in aleph.sdk.account

@MHHukiewitz
Copy link
Member Author

There still seems to be some place where the ethereum dependencies are being imported by default in aleph.sdk, I will have to investigate, but I think it might have to do something with eciespy and coincurve being still present in the default installation. (See #110 for eciespy)

Copy link

Failed to retrieve llama text: POST 404: File Not Found

@MHHukiewitz
Copy link
Member Author

Closing this as important foundation messages are signed with ETH and might need to be validated in future.

@MHHukiewitz MHHukiewitz deleted the mhh-remove-double-eth-deps branch March 15, 2024 17:13
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