26 releases

Uses old Rust 2015

0.5.2 Oct 25, 2019
0.5.1 Nov 8, 2018
0.5.0 Oct 16, 2018
0.3.4 Nov 20, 2017
0.1.7 Jul 20, 2017

#1 in #etcommon

Download history 89/week @ 2023-12-03 133/week @ 2023-12-10 117/week @ 2023-12-17 115/week @ 2023-12-24 77/week @ 2023-12-31 130/week @ 2024-01-07 99/week @ 2024-01-14 134/week @ 2024-01-21 189/week @ 2024-01-28 78/week @ 2024-02-04 44/week @ 2024-02-11 189/week @ 2024-02-18 190/week @ 2024-02-25 149/week @ 2024-03-03 149/week @ 2024-03-10 155/week @ 2024-03-17

669 downloads per month
Used in 13 crates (3 directly)

Apache-2.0

500KB
7K SLoC

Etcommon

Build Status

Apache-2 licensed common Ethereum structs shared by crates. Work-in-progress right now.

List of Crates

Below are all crates provided by the etcommon project.

Name Description Crates.io Documentation
etcommon-rlp Recursive-length prefix encoding, decoding, and compression crates.io Documentation
etcommon-bigint Big integer and hash implementation crates.io Documentation
etcommon-hexutil Small hex decoding helpers crates.io Documentation
etcommon-bloom Log bloom for Ethereum crates.io Documentation
etcommon-trie Merkle Trie specialized for Ethereum crates.io Documentation
etcommon-block Block, transaction and account structs for Ethereum crates.io Documentation
etcommon-block-core Core block, transaction and account structs for Ethereum crates.io Documentation

Rolling Release

As etcommon will be depended on many other projects like SputnikVM and EASM, rolling release is necessary to keep up with the development speed.

Note that rolling release will only happen for sub-crates like etcommon-bigint, etcommon-rlp, etcommon-util, etc. The top-level crate etcommon will follow the normal release process.

Dependencies

~1.3–1.8MB
~18K SLoC