#util #polkadot #message #utils

polkadot-node-subsystem-util

Subsystem traits and message definitions

7 releases (major breaking)

5.0.0 Nov 21, 2023
4.0.0 Nov 2, 2023
3.0.0 Oct 4, 2023
3.0.0-dev.1 Sep 30, 2023
0.0.0 Nov 21, 2022

#2990 in Magic Beans

Download history 102/week @ 2023-08-09 142/week @ 2023-08-16 58/week @ 2023-08-23 46/week @ 2023-08-30 120/week @ 2023-09-06 207/week @ 2023-09-13 37/week @ 2023-09-20 176/week @ 2023-09-27 169/week @ 2023-10-04 98/week @ 2023-10-11 93/week @ 2023-10-18 151/week @ 2023-10-25 252/week @ 2023-11-01 190/week @ 2023-11-08 301/week @ 2023-11-15 329/week @ 2023-11-22

1,106 downloads per month
Used in 29 crates (21 directly)

GPL-3.0-only

150KB
3K SLoC

Utility module for subsystems

Many subsystems have common interests such as canceling a bunch of spawned jobs, or determining what their validator ID is. These common interests are factored into this module.

This crate also reexports Prometheus metric types which are expected to be implemented by subsystems.

Dependencies

~67–110MB
~2M SLoC