Allow `PostDispatchInfo` to disable fees (#6749)
* initial mock * add test * remove unneeded clone * Update frame/support/src/weights.rs Co-authored-by:Alexander Theißen <alex.theissen@me.com> * fix compile * Update frame/support/src/weights.rs Co-authored-by:
Alexander Popiak <alexander.popiak@parity.io> * Update frame/sudo/src/lib.rs Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Alexander Theißen <alex.theissen@me.com> Co-authored-by:
Alexander Popiak <alexander.popiak@parity.io> Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- substrate/frame/contracts/src/gas.rs 1 addition, 0 deletionssubstrate/frame/contracts/src/gas.rs
- substrate/frame/contracts/src/tests.rs 1 addition, 0 deletionssubstrate/frame/contracts/src/tests.rs
- substrate/frame/sudo/src/lib.rs 20 additions, 5 deletionssubstrate/frame/sudo/src/lib.rs
- substrate/frame/support/src/weights.rs 47 additions, 1 deletionsubstrate/frame/support/src/weights.rs
- substrate/frame/system/src/extensions/check_weight.rs 8 additions, 2 deletionssubstrate/frame/system/src/extensions/check_weight.rs
- substrate/frame/transaction-payment/src/lib.rs 50 additions, 3 deletionssubstrate/frame/transaction-payment/src/lib.rs
Please register or sign in to comment