`CheckWeight`: Add more logging (#1996)
This adds more logging to `CheckWeight` to get a better understanding why a transaction exhausts resources.
Showing
- substrate/frame/support/src/dispatch.rs 1 addition, 1 deletionsubstrate/frame/support/src/dispatch.rs
- substrate/frame/system/src/extensions/check_weight.rs 54 additions, 10 deletionssubstrate/frame/system/src/extensions/check_weight.rs
- substrate/primitives/weights/src/weight_v2.rs 1 addition, 4 deletionssubstrate/primitives/weights/src/weight_v2.rs
Please register or sign in to comment