derive `DecodeWithMemTracking` for `RuntimeCall` (#7634)
Related to https://github.com/paritytech/polkadot-sdk/issues/7360
parent
f2414398
Showing
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/bridge_common_config.rs 16 additions, 3 deletions...ridge-hubs/bridge-hub-westend/src/bridge_common_config.rs
- prdoc/pr_7634.prdoc 16 additions, 0 deletionsprdoc/pr_7634.prdoc
- substrate/frame/support/procedural/src/construct_runtime/expand/call.rs 1 addition, 0 deletions...e/support/procedural/src/construct_runtime/expand/call.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/freeze_reason.rs 4 additions, 1 deletion.../procedural/src/construct_runtime/expand/freeze_reason.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/hold_reason.rs 4 additions, 1 deletion...rt/procedural/src/construct_runtime/expand/hold_reason.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/lock_id.rs 4 additions, 1 deletion...upport/procedural/src/construct_runtime/expand/lock_id.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/origin.rs 7 additions, 2 deletions...support/procedural/src/construct_runtime/expand/origin.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/outer_enums.rs 1 addition, 0 deletions...rt/procedural/src/construct_runtime/expand/outer_enums.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/slash_reason.rs 4 additions, 1 deletion...t/procedural/src/construct_runtime/expand/slash_reason.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/task.rs 1 addition, 0 deletions...e/support/procedural/src/construct_runtime/expand/task.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/view_function.rs 1 addition, 0 deletions.../procedural/src/construct_runtime/expand/view_function.rs
- substrate/frame/support/procedural/src/dynamic_params.rs 7 additions, 0 deletionssubstrate/frame/support/procedural/src/dynamic_params.rs
- substrate/frame/support/procedural/src/pallet/expand/call.rs 1 addition, 0 deletionssubstrate/frame/support/procedural/src/pallet/expand/call.rs
- substrate/frame/support/procedural/src/pallet/expand/error.rs 1 addition, 0 deletions...trate/frame/support/procedural/src/pallet/expand/error.rs
- substrate/frame/support/procedural/src/pallet/expand/event.rs 1 addition, 0 deletions...trate/frame/support/procedural/src/pallet/expand/event.rs
- substrate/frame/support/procedural/src/pallet/expand/tasks.rs 1 addition, 0 deletions...trate/frame/support/procedural/src/pallet/expand/tasks.rs
- substrate/frame/support/procedural/src/pallet/expand/view_functions.rs 1 addition, 0 deletions...me/support/procedural/src/pallet/expand/view_functions.rs
- substrate/frame/support/procedural/src/pallet/parse/composite.rs 4 additions, 1 deletion...te/frame/support/procedural/src/pallet/parse/composite.rs
- substrate/frame/support/test/tests/construct_runtime_ui/pallet_error_too_large.rs 28 additions, 4 deletions...test/tests/construct_runtime_ui/pallet_error_too_large.rs
- substrate/frame/support/test/tests/construct_runtime_ui/pallet_error_too_large.stderr 12 additions, 12 deletions.../tests/construct_runtime_ui/pallet_error_too_large.stderr
Please register or sign in to comment