20 releases
Uses old Rust 2015
0.4.0 | Jan 6, 2018 |
---|---|
0.3.11 | Jan 1, 2018 |
0.3.8 | Oct 3, 2017 |
0.3.7 | Sep 27, 2017 |
0.2.8 | Aug 15, 2017 |
#3 in #etcommon
789 downloads per month
Used in 14 crates
(3 directly)
235KB
6K
SLoC
Etcommon
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.
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.
lib.rs
:
Merkle trie implementation for Ethereum.
Dependencies
~1.5MB
~12K SLoC