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

feat: no_std network primitives #1248

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Sep 6, 2024

Description

Note

Stacked ontop of #1250

Makes alloy-network-primitives support no_std.

This is a pre-requisite to supporting no_std in alloy-rpc-types-eth.

crates/network-primitives/src/block.rs Outdated Show resolved Hide resolved
crates/network-primitives/src/block.rs Outdated Show resolved Hide resolved
@refcell refcell requested a review from DaniPopes September 6, 2024 19:34
@refcell refcell force-pushed the rf/feat/no-std-net-primitives branch 2 times, most recently from c4b7428 to 469fefe Compare September 6, 2024 20:10
@refcell refcell force-pushed the rf/feat/no-std-net-primitives branch from 469fefe to 2c77bb9 Compare September 6, 2024 20:39
@refcell refcell force-pushed the rf/feat/no-std-net-primitives branch from 2c77bb9 to 278b98c Compare September 6, 2024 20:40
@DaniPopes DaniPopes merged commit 122c4b1 into alloy-rs:main Sep 6, 2024
30 checks passed
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.

3 participants