Skip to content

Add std feature to signature crate and re-export signature module#79

Open
lthiery wants to merge 1 commit intohelium:mainfrom
lthiery:signature-std-feature
Open

Add std feature to signature crate and re-export signature module#79
lthiery wants to merge 1 commit intohelium:mainfrom
lthiery:signature-std-feature

Conversation

@lthiery
Copy link
Copy Markdown
Contributor

@lthiery lthiery commented Jan 13, 2026

This fixes thiserror compatibility by enabling the std feature on the signature crate, which provides the std::error::Error implementation.

Also re-exports the signature module so downstream crates can use helium_crypto::signature::Error.

@lthiery lthiery force-pushed the signature-std-feature branch from 47c645d to 91869ac Compare January 13, 2026 04:49
@lthiery lthiery force-pushed the signature-std-feature branch from 91869ac to 8243fb7 Compare January 13, 2026 04:53
@lthiery
Copy link
Copy Markdown
Contributor Author

lthiery commented Jan 13, 2026

Looks like clippy got clippier! I have PRs #80 and #81 addressing the issues.

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.

1 participant