Skip to content

Refactor/arweave feat #15

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

Merged
3 commits merged into from
Aug 18, 2022
Merged

Conversation

samuelvanderwaal
Copy link
Contributor

@samuelvanderwaal samuelvanderwaal commented Aug 17, 2022

This PR puts the arweave module and signer behind a feature but adds it to the default features list. The Metaplex Sugar CLI relies on Solana libraries that have a zeroize dependency that is in conflict with the one used by rsa which is used by the arweave module. Fortunately, Sugar CLI does not use the arweave module at all so we can just disable default features and only use the one we need.

@samuelvanderwaal samuelvanderwaal marked this pull request as draft August 17, 2022 18:20
@samuelvanderwaal samuelvanderwaal marked this pull request as ready for review August 17, 2022 19:19
@samuelvanderwaal samuelvanderwaal requested review from a user and joshbenaron August 17, 2022 19:22
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM just left a comment

@ghost ghost merged commit babd99b into Irys-xyz:master Aug 18, 2022
@samuelvanderwaal samuelvanderwaal deleted the refactor/arweave-feat branch August 18, 2022 17:08
@samuelvanderwaal
Copy link
Contributor Author

@bluekirby1111 is it ok for me to make a release with these changes?

@joshbenaron
Copy link
Contributor

Yep thanks @samuelvanderwaal

This pull request was closed.
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