feat: std feature flag for alloy-consensus#461
Merged
prestwich merged 4 commits intoalloy-rs:mainfrom Apr 5, 2024
Merged
Conversation
cb5ba59 to
d296ccf
Compare
alloy-consensus to no_stdstd feature flag for alloy-consensus
d296ccf to
09e7d29
Compare
prestwich
reviewed
Apr 4, 2024
prestwich
requested changes
Apr 4, 2024
Member
prestwich
left a comment
There was a problem hiding this comment.
meeds update to the no_std list in the readme
Member
|
There's also |
d54cf29 to
349762a
Compare
prestwich
reviewed
Apr 5, 2024
349762a to
416c41d
Compare
prestwich
approved these changes
Apr 5, 2024
enable `std` feature everywhere
416c41d to
1755db8
Compare
Member
|
rebased onto main after #454 to re-run CI with new changes. shouldn't be any conflicts, but 454 was big. will merge after CI passes |
3 tasks
ben186
pushed a commit
to ben186/alloy
that referenced
this pull request
Jul 27, 2024
* feat: Port `alloy-consensus` to `no_std` enable `std` feature everywhere * fmt * review * fix wasm build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Ports
alloy-consensusto be ano_stdcompatible crate.