#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

#78 in #tetcore

Download history 28/week @ 2024-03-15 36/week @ 2024-03-22 69/week @ 2024-03-29 25/week @ 2024-04-05 25/week @ 2024-04-12 28/week @ 2024-04-19 28/week @ 2024-04-26 24/week @ 2024-05-03 29/week @ 2024-05-10 27/week @ 2024-05-17 28/week @ 2024-05-24 25/week @ 2024-05-31 20/week @ 2024-06-07 26/week @ 2024-06-14 25/week @ 2024-06-21 13/week @ 2024-06-28

86 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

~31–47MB
~824K SLoC