32 releases
0.13.1 | Sep 12, 2024 |
---|---|
0.12.2 | Oct 10, 2023 |
0.12.1 | Oct 27, 2022 |
0.11.1 | Feb 7, 2022 |
0.1.4 | Dec 3, 2018 |
#2 in #rlp
912,353 downloads per month
Used in 2,235 crates
(176 directly)
125KB
2.5K
SLoC
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
~24K SLoC