#substrate #primitive #type #ethereum #shared #projects #rlp

no-std ethers-primitive-types-rs

Primitive types shared by Ethereum and Substrate

1 unstable release

0.12.1 Jan 28, 2023

#15 in #rlp

Download history 10/week @ 2024-01-09 6/week @ 2024-01-16 3/week @ 2024-02-06 14/week @ 2024-02-13 26/week @ 2024-02-20 34/week @ 2024-02-27 18/week @ 2024-03-05 34/week @ 2024-03-12 180/week @ 2024-03-19 105/week @ 2024-03-26 109/week @ 2024-04-02 67/week @ 2024-04-09 85/week @ 2024-04-16 197/week @ 2024-04-23

472 downloads per month
Used in 8 crates (via ethers-ethereum-types)

MIT/Apache

125KB
2.5K SLoC

Continuous integration

parity-common

Collection of crates used in Parity Technologies projects


lib.rs:

Primitive types shared by Substrate and Parity Ethereum.

Those are uint types U128, U256 and U512, and fixed hash types H160, H256 and H512, with optional serde serialization, parity-scale-codec and rlp encoding.

Dependencies

~0.2–1.2MB
~24K SLoC