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

Consume ed25519-dalek crate 1.0 when released #19

Closed
ernieturner opened this issue Sep 24, 2018 · 2 comments
Closed

Consume ed25519-dalek crate 1.0 when released #19

ernieturner opened this issue Sep 24, 2018 · 2 comments
Milestone

Comments

@ernieturner
Copy link
Contributor

In order to publish our WebAssembly bindings, we need to consume the currently unreleased version of the rand crate which will be published as 0.6. There are a number of breaking changes but we've proved that they work so the changes shouldn't be too difficult.

rust-random/rand#520

@ernieturner ernieturner changed the title Consume rand crate 0.6 when released [Blocked] Consume rand crate 0.6 when released Sep 24, 2018
@ernieturner ernieturner transferred this issue from another repository Nov 5, 2018
@clintfred clintfred changed the title [Blocked] Consume rand crate 0.6 when released [Blocked] Consume ed25519-dalek crate 1.0 when released Dec 11, 2018
@clintfred
Copy link
Contributor

We are current maintaining a fork of ed25519-dalek that is compatible with rand ~0.6. If dalek-cryptography/ed25519-dalek#57 is merged, then we can continue to depend on upstream.

@ernieturner ernieturner changed the title [Blocked] Consume ed25519-dalek crate 1.0 when released Consume ed25519-dalek crate 1.0 when released Jan 22, 2019
@coltfred
Copy link
Member

fixed by #43

@clintfred clintfred added this to the 2019-01-28 milestone Jan 28, 2019
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

No branches or pull requests

3 participants