#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

#17 in #rlp

Download history 183/week @ 2024-07-19 173/week @ 2024-07-26 88/week @ 2024-08-02 77/week @ 2024-08-09 113/week @ 2024-08-16 47/week @ 2024-08-23 77/week @ 2024-08-30 15/week @ 2024-09-06 9/week @ 2024-09-13 40/week @ 2024-09-20 21/week @ 2024-09-27 18/week @ 2024-10-04 20/week @ 2024-10-11 24/week @ 2024-10-18 15/week @ 2024-10-25 26/week @ 2024-11-01

86 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.1MB
~20K SLoC