#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 10/week @ 2024-11-13 25/week @ 2024-11-20 26/week @ 2024-11-27 36/week @ 2024-12-04 45/week @ 2024-12-11 17/week @ 2024-12-18 22/week @ 2025-01-01 16/week @ 2025-01-08 44/week @ 2025-01-15 9/week @ 2025-01-22 24/week @ 2025-02-05 23/week @ 2025-02-12 17/week @ 2025-02-19 16/week @ 2025-02-26

80 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.3MB
~25K SLoC