Files
pezkuwi-subxt/substrate/frame
Sebastian Kunert 820179348c Remove long deprecated AllPalletsWithoutSystemReversed (#2509)
Remove deprecated `AllPalletsXY` types.

They have been deprecated for nearly 1.5 years now, I think its fine to
remove them.
If anyone feels like we should first put a date on the deprecation as
stated in the deprecation guideline, feel free to speak up. To me it
looks like this has been forgotten and can be directly removed.
2023-11-29 00:13:36 +02:00
..
2023-11-06 12:54:37 +00:00
2023-11-05 23:35:40 +01:00
2023-10-24 17:59:38 +02:00
2023-11-17 09:20:09 +02:00
2023-11-07 13:11:06 +01:00
2023-10-27 21:43:51 +02:00
2023-10-27 11:38:16 +02:00
2023-08-29 13:39:41 +02:00
2023-09-04 12:02:32 +03:00

FRAME

The FRAME development environment provides modules (called "pallets") and support libraries that you can use, modify, and extend to build the runtime logic to suit the needs of your blockchain.

Documentation

https://docs.substrate.io/reference/frame-pallets/

Issues

https://github.com/orgs/paritytech/projects/40