62 releases (37 major breaking)

39.0.0 Jan 7, 2025
38.2.0 Dec 20, 2024
38.0.0 Sep 25, 2024
37.1.0 Jan 17, 2025
2.0.0-alpha.5 Mar 24, 2020

#644 in Magic Beans

Download history 5172/week @ 2024-09-29 3409/week @ 2024-10-06 4483/week @ 2024-10-13 5694/week @ 2024-10-20 5400/week @ 2024-10-27 6747/week @ 2024-11-03 23123/week @ 2024-11-10 29827/week @ 2024-11-17 33297/week @ 2024-11-24 27305/week @ 2024-12-01 35177/week @ 2024-12-08 28639/week @ 2024-12-15 8535/week @ 2024-12-22 14159/week @ 2024-12-29 26631/week @ 2025-01-05 38162/week @ 2025-01-12

88,892 downloads per month
Used in 486 crates (396 directly)

Apache-2.0

3.5MB
58K SLoC

Support code for the runtime.

License: Apache-2.0

Release

Polkadot SDK Stable 2412


lib.rs:

Support code for the runtime.

Note on Tuple Traits

Many of the traits defined in traits have auto-implementations on tuples as well. Usually, the tuple is a function of number of pallets in the runtime. By default, the traits are implemented for tuples of up to 64 items.

Dependencies

~17–31MB
~510K SLoC