#tetcoin #tetsy #tetsy-primitive-types

no-std tetsy-primitive-types

Primitive types shared by Vapory and Tetcore

Show the crate…

4 releases (2 breaking)

0.9.1 Jun 8, 2021
0.9.0 Feb 18, 2021
0.8.0 Mar 10, 2021
0.6.0 Feb 20, 2021

#10 in #tetsy

Download history 207/week @ 2024-12-17 188/week @ 2024-12-24 143/week @ 2024-12-31 154/week @ 2025-01-07 244/week @ 2025-01-14 245/week @ 2025-01-21 111/week @ 2025-01-28 162/week @ 2025-02-04 276/week @ 2025-02-11 105/week @ 2025-02-18 175/week @ 2025-02-25 58/week @ 2025-03-04 250/week @ 2025-03-11 152/week @ 2025-03-18 168/week @ 2025-03-25 49/week @ 2025-04-01

621 downloads per month
Used in 230 crates (6 directly)

MIT/Apache

120KB
2.5K SLoC

Rust tetsy-common

This repository is a collection of crates used in Tetcoin projects.

appveyor Rust - Debug Build Rust - Release Build

github-contrib-anon

Libraries

Bytes crates.io crates.io-version Contract Address crates.io crates.io-version Crypto crates.io crates.io-version Fixed Hash crates.io crates.io-version Keccak Hash crates.io crates.io-version KVDB MemoryDB crates.io crates.io-version KVDB Shared Tests crates.io crates.io-version KVDB Web crates.io crates.io-version KVDB crates.io crates.io-version Path crates.io crates.io-version Plain Hasher crates.io crates.io-version Primitive Types crates.io crates.io-version RLP Derive crates.io crates.io-version RLP Derive crates.io crates.io-version RLP crates.io crates.io-version Trace Time crates.io crates.io-version Transaction Pool crates.io crates.io-version Triehash crates.io crates.io-version Util Mem crates.io crates.io-version UINT Crate crates.io crates.io-version Vapbloom crates.io crates.io-version Vapory Types crates.io crates.io-version

Contributions & Code of Conduct

Please follow the contributions guidelines as outlined in ./CONTRIBUTING.md. In all communications and contributions, this project follows the Contributor Covenant Code of Conduct.

Security

The security policy and procedures can be found in docs/SECURITY.md.


lib.rs:

Primitive types shared by Tetcore and Tetsy Vapory.

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.3MB
~26K SLoC