26 stable releases

2.0.19 Feb 7, 2024
2.0.18 Jun 26, 2023
2.0.17 May 2, 2023
2.0.2 Mar 28, 2023
1.3.9 Nov 27, 2022

#1734 in Magic Beans

Download history 1/week @ 2024-01-19 4/week @ 2024-01-26 21/week @ 2024-02-02 2/week @ 2024-02-09 76/week @ 2024-02-16 92/week @ 2024-02-23 36/week @ 2024-03-01 47/week @ 2024-03-08 32/week @ 2024-03-15 16/week @ 2024-03-22 68/week @ 2024-03-29 37/week @ 2024-04-05 13/week @ 2024-04-12 28/week @ 2024-04-19 21/week @ 2024-04-26 10/week @ 2024-05-03

74 downloads per month
Used in 8 crates (5 directly)

AGPL-3.0-or-later

130KB
3.5K SLoC

Clockwork Network


lib.rs:

This program orchestrates a Clockwork worker network deployed across a Solana cluster. It implements a PoS protocol that allows workers to rotate into "pools" proportionately to the amount of stake delgated to them. It also provides accounts for workers to collect fees and distribute those fees to delegators.

Dependencies

~18–26MB
~441K SLoC