59 releases (36 major breaking)

38.0.0 Sep 25, 2024
37.0.1 Oct 9, 2024
37.0.0 Jul 18, 2024
36.0.1 Jul 18, 2024
2.0.0-alpha.5 Mar 24, 2020

#53 in #polkadot

Download history 3980/week @ 2024-07-22 4014/week @ 2024-07-29 3927/week @ 2024-08-05 5078/week @ 2024-08-12 4921/week @ 2024-08-19 4593/week @ 2024-08-26 3874/week @ 2024-09-02 4065/week @ 2024-09-09 4174/week @ 2024-09-16 5887/week @ 2024-09-23 5020/week @ 2024-09-30 3273/week @ 2024-10-07 4659/week @ 2024-10-14 5842/week @ 2024-10-21 5472/week @ 2024-10-28 6408/week @ 2024-11-04

22,547 downloads per month
Used in 461 crates (392 directly)

Apache-2.0

2.5MB
50K SLoC

Support code for the runtime.

License: Apache-2.0

Release

Polkadot SDK stable2409


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

~16–31MB
~503K SLoC