#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

#16 in #rlp

Download history 95/week @ 2024-04-05 54/week @ 2024-04-12 151/week @ 2024-04-19 191/week @ 2024-04-26 48/week @ 2024-05-03 93/week @ 2024-05-10 75/week @ 2024-05-17 53/week @ 2024-05-24 84/week @ 2024-05-31 71/week @ 2024-06-07 93/week @ 2024-06-14 60/week @ 2024-06-21 55/week @ 2024-06-28 22/week @ 2024-07-05 94/week @ 2024-07-12 173/week @ 2024-07-19

350 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.1MB
~22K SLoC