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

#56 in #polkadot

Download history 5472/week @ 2024-10-28 6408/week @ 2024-11-04 24429/week @ 2024-11-11 29260/week @ 2024-11-18 33599/week @ 2024-11-25 28603/week @ 2024-12-02 34035/week @ 2024-12-09 28263/week @ 2024-12-16 8348/week @ 2024-12-23 14679/week @ 2024-12-30 26843/week @ 2025-01-06 41496/week @ 2025-01-13 35942/week @ 2025-01-20 29003/week @ 2025-01-27 35439/week @ 2025-02-03 37907/week @ 2025-02-10

141,781 downloads per month
Used in 482 crates (386 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

~18–32MB
~519K SLoC