#ethereum #primitive #ethers #revm #reth

no-std alloy-chains

Canonical type definitions for EIP-155 chains

18 releases

new 0.1.17 Apr 23, 2024
0.1.16 Apr 10, 2024
0.1.15 Mar 4, 2024
0.1.14 Feb 28, 2024
0.1.3 Nov 20, 2023

#1006 in Magic Beans

Download history 1435/week @ 2024-01-07 3347/week @ 2024-01-14 3487/week @ 2024-01-21 4373/week @ 2024-01-28 5128/week @ 2024-02-04 5510/week @ 2024-02-11 5771/week @ 2024-02-18 6755/week @ 2024-02-25 7764/week @ 2024-03-03 8419/week @ 2024-03-10 7583/week @ 2024-03-17 6105/week @ 2024-03-24 6637/week @ 2024-03-31 6540/week @ 2024-04-07 6806/week @ 2024-04-14 7687/week @ 2024-04-21

28,148 downloads per month
Used in 6 crates (3 directly)

MIT/Apache

110KB
1.5K SLoC

alloy-chains

Canonical type definitions for EIP-155 chains.

Supported Rust Versions

Alloy will keep a rolling MSRV (minimum supported rust version) policy of at least 6 months. When increasing the MSRV, the new Rust version must have been released at least six months ago. The current MSRV is 1.65.0.

Note that the MSRV is not increased automatically, and only as part of a minor release.

Note on no_std

All crates in this workspace should support no_std environments, with the alloc crate. If you find a crate that does not support no_std, please open an issue.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.4–1.5MB
~32K SLoC