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

#681 in Magic Beans

Download history 5275/week @ 2024-09-27 3774/week @ 2024-10-04 4132/week @ 2024-10-11 5823/week @ 2024-10-18 5018/week @ 2024-10-25 6619/week @ 2024-11-01 18872/week @ 2024-11-08 30353/week @ 2024-11-15 30462/week @ 2024-11-22 30130/week @ 2024-11-29 32702/week @ 2024-12-06 31436/week @ 2024-12-13 11470/week @ 2024-12-20 11596/week @ 2024-12-27 25765/week @ 2025-01-03 27979/week @ 2025-01-10

81,286 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
~508K SLoC