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
22,547 downloads per month
Used in 461 crates
(392 directly)
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