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

feature gate hotshot trait impls #2343

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feature gate hotshot trait impls #2343

wants to merge 3 commits into from

Conversation

imabdulbasit
Copy link
Contributor

@imabdulbasit imabdulbasit commented Dec 2, 2024

addresses #2159

This PR feature gates HotShot trait implementations in the espresso-types crate, along with all related helper functions that depend on these implementations. It adds a new feature, "hotshot-impls", which is enabled by default. Any crate requiring specific espresso-types can disable the default features when importing this crate.

@imabdulbasit imabdulbasit marked this pull request as ready for review December 2, 2024 12:52
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.

feature gate HotShot trait implementations in espresso-types crate
1 participant