no-std primitive-types-solana

Primitive types shared by Ethereum and Substrate And Solana [Removed U512]

1 unstable release

0.1.0 Mar 1, 2024


Used in 2 crates (via ethereum-types-solana)

MIT/Apache

120KB
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 And Solana.

Those are uint types U128 and U256 and fixed hash types H160 and H256, with optional serde serialization, parity-scale-codec and rlp encoding.

Dependencies

~0.1–1.3MB
~23K SLoC