Skip to content
Snippets Groups Projects
Unverified Commit 67279ecf authored by Serban Iorga's avatar Serban Iorga Committed by GitHub
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 cc8f6e60
No related merge requests found
Pipeline #515919 waiting for manual action with stages
in 59 minutes and 12 seconds