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

Add CI workflow for verifying no_std compatibility. #450

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

nuttycom
Copy link
Contributor

No description provided.

Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

utACK d983ca0 with question.

@@ -11,6 +11,7 @@ and this project adheres to Rust's notion of
- `orchard::pczt::Zip32Derivation::extract_account_index`

### Changed
- MSRV is now 1.66
Copy link
Contributor

Choose a reason for hiding this comment

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

What requires or motivates the MSRV bump in orchard? Is it just "parity with sapling-crypto"? (And what was the motivation there?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the easiest workaround for the constant_time_eq MSRV breaking bump; I figure that 1.66 is old enough now that it should basically be fine to do this.

@nuttycom nuttycom merged commit 9afad02 into main Dec 19, 2024
29 checks passed
@nuttycom nuttycom deleted the no_std_ci branch December 19, 2024 17:24
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.

2 participants