Implement batch_all and update Utility pallet for weight refunds (#7188)
* implement batch_all * bump version * updates * Better weight story for utility * small fixes * weights * assert_noop_ignore_postinfo doesnt make sense * Apply suggestions from code review Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- substrate/bin/node/runtime/src/weights/pallet_utility.rs 11 additions, 5 deletionssubstrate/bin/node/runtime/src/weights/pallet_utility.rs
- substrate/frame/utility/src/benchmarking.rs 14 additions, 0 deletionssubstrate/frame/utility/src/benchmarking.rs
- substrate/frame/utility/src/default_weights.rs 11 additions, 5 deletionssubstrate/frame/utility/src/default_weights.rs
- substrate/frame/utility/src/lib.rs 89 additions, 10 deletionssubstrate/frame/utility/src/lib.rs
- substrate/frame/utility/src/tests.rs 289 additions, 4 deletionssubstrate/frame/utility/src/tests.rs
Please register or sign in to comment