30 releases
Uses new Rust 2021
0.12.1 | Oct 27, 2022 |
---|---|
0.11.1 | Feb 7, 2022 |
0.10.1 | Jul 2, 2021 |
0.9.0 | Jan 27, 2021 |
0.1.4 | Dec 3, 2018 |
#1360 in Magic Beans
316,945 downloads per month
Used in 821 crates
(92 directly)
115KB
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.2–1MB
~19K SLoC