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 5597/week @ 2024-10-30 10646/week @ 2024-11-06 30125/week @ 2024-11-13 29456/week @ 2024-11-20 31267/week @ 2024-11-27 32196/week @ 2024-12-04 29746/week @ 2024-12-11 23053/week @ 2024-12-18 8223/week @ 2024-12-25 22257/week @ 2025-01-01 28403/week @ 2025-01-08 40780/week @ 2025-01-15 34977/week @ 2025-01-22 31294/week @ 2025-01-29 33812/week @ 2025-02-05 36106/week @ 2025-02-12

141,796 downloads per month
Used in 483 crates (387 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
~525K SLoC