Skip to content
Snippets Groups Projects
Commit 322ffee6 authored by Serban Iorga's avatar Serban Iorga Committed by Christian Langenbacher
Browse files

implement `DecodeWithMemTracking` for frame pallets (#7598)

Related to https://github.com/paritytech/polkadot-sdk/issues/7360

This PR implements `DecodeWithMemTracking` for the types in the frame
pallets

The PR is verbose, but it's very simple. `DecodeWithMemTracking` is
simply derived for most of the types. There are only 3 exceptions which
are isolated into 2 separate commits.
parent d46b80ad
Showing
with 276 additions and 45 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment