Skip to content
Snippets Groups Projects
Closed Compilation error `use of unstable library feature 'stdsimd'`
  • View options
  • Compilation error `use of unstable library feature 'stdsimd'`

    • View options
  • Closed created by Benjamin Gallois

    There is a non-fixed version number in the https://github.com/ZcashFoundation/ed25519-zebra/blob/c39bd4364a03f4b8eb97c21b9aa6c9b357074280/Cargo.toml#L21 dependency that automatically updates curve25519-dalek from 4.1.1 to 4.1.2, introducing a breaking change (https://github.com/dalek-cryptography/curve25519-dalek/issues/622) where curve25519-dalek >= 4.1.2 will only work with the latest nightly to date, and polkadot-v1.6.0 will not work with the latest nightly. The Cargo.lock should not be regenerated until we fix the error upstream.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first