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

fastecdsa not officially supporting windows #363

Open
ShadowJonathan opened this issue Nov 26, 2019 · 3 comments
Open

fastecdsa not officially supporting windows #363

ShadowJonathan opened this issue Nov 26, 2019 · 3 comments

Comments

@ShadowJonathan
Copy link
Contributor

AntonKueltz/fastecdsa#11

Package fastecdsa is not supported for windows, if it's the intention to support windows as well, this conflict has to be resolved by either fixing fastecdsa windows installs, or replacing the package.

@ShadowJonathan
Copy link
Contributor Author

(useful reference)
Isaacdelly/Plutus#118 (comment)

@ShadowJonathan
Copy link
Contributor Author

ShadowJonathan commented Nov 26, 2019

(useful reference)
Isaacdelly/Plutus#118 (comment)

That whole thread also mentions some alternatives, would it be possible to include alternate libraries in setup.py (on conditions that the current installing platform is windows) that work on there, so fastecdsa can be replaced by an (albeit slower but supported) library?

While keeping fastecdsa included for macos and Linux.

@ShadowJonathan
Copy link
Contributor Author

I've gotten fastecdsa to at least build on a windows machine, can anyone maybe take a look at this commit, and see if they can make a library that's stable enough for use?

ShadowJonathan/fastecdsa-any@041d9f4

AntonKueltz/fastecdsa#11 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant