#tetcoin #framework #blockchain #crypto

tc-consensus-slots

Generic slots-based utilities for consensus

Show the crate…

1 unstable release

0.8.0 Apr 4, 2021
0.0.0 Mar 4, 2021

#190 in #tetcoin

Download history 11/week @ 2024-08-31 12/week @ 2024-09-07 21/week @ 2024-09-14 51/week @ 2024-09-21 42/week @ 2024-09-28 6/week @ 2024-10-05 3/week @ 2024-10-12 8/week @ 2024-10-19 5/week @ 2024-10-26 4/week @ 2024-11-02 5/week @ 2024-11-09 7/week @ 2024-11-16 14/week @ 2024-11-23 17/week @ 2024-11-30 44/week @ 2024-12-07 20/week @ 2024-12-14

97 downloads per month
Used in 29 crates (3 directly)

GPL-3.0-or-later…

1.5MB
30K SLoC

Slots functionality for Tetcore.

Some consensus algorithms have a concept of slots, which are intervals in time during which certain events can and/or must occur. This crate provides generic functionality for slots.

License: GPL-3.0-or-later WITH Classpath-exception-2.0


lib.rs:

Slots functionality for Tetcore.

Some consensus algorithms have a concept of slots, which are intervals in time during which certain events can and/or must occur. This crate provides generic functionality for slots.

Dependencies

~32–48MB
~817K SLoC