Skip to content

Conversation

DariuszDepta
Copy link
Member

Fixed ed25519-zebra to version =4.0.3

Unfortunately, upgrading ed25519-zebra to version 4.1.0 requires other dependencies to be updated during contract compilation, like base64ct, which in turn requires Rust edition 2024, which is not avaiable in Rust 1.82 which is used to compile contracts. We can not use newer Rust version yet, because of issues with wasmer. So for now I am fixing the version of ed25519-zebra to =4.0.3.

@DariuszDepta DariuszDepta self-assigned this Aug 15, 2025
@DariuszDepta DariuszDepta requested a review from pinosu August 15, 2025 13:01
@DariuszDepta DariuszDepta added this to the 3.0.2 milestone Aug 15, 2025
Copy link

@pinosu pinosu left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants