#tetcoin #framework #blockchain #crypto #tetcore

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

#144 in #tetcore

Download history 23/week @ 2023-11-20 14/week @ 2023-11-27 2/week @ 2023-12-04 11/week @ 2023-12-11 13/week @ 2023-12-18 7/week @ 2023-12-25 37/week @ 2024-01-08 6/week @ 2024-01-15 6/week @ 2024-01-22 8/week @ 2024-02-05 23/week @ 2024-02-12 20/week @ 2024-02-19 44/week @ 2024-02-26 32/week @ 2024-03-04

119 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–49MB
~845K SLoC