#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

#19 in #rlp

Download history 25/week @ 2024-10-29 19/week @ 2024-11-05 8/week @ 2024-11-12 16/week @ 2024-11-19 37/week @ 2024-11-26 19/week @ 2024-12-03 55/week @ 2024-12-10 25/week @ 2024-12-17 19/week @ 2024-12-31 17/week @ 2025-01-07 41/week @ 2025-01-14 14/week @ 2025-01-21 19/week @ 2025-02-04 25/week @ 2025-02-11

62 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.1–1.2MB
~22K SLoC