Remove RefTimeWeight (#12157)
* update api * update * remove unused * remove `one` api * fix unused * fmt * add saturating accrue * remove `Weight::new()` * use some macros * div makes no sense * Update weight_v2.rs * missed some * more patch * fixes * more fixes * more fix * more fix * remove RefTimeWeight * Update frame/contracts/src/storage.rs Co-authored-by:Alexander Theißen <alex.theissen@me.com> * not needed * Fixes Co-authored-by:
Alexander Theißen <alex.theissen@me.com> Co-authored-by:
Keith Yeung <kungfukeith11@gmail.com>
Showing
- substrate/.maintain/frame-weight-template.hbs 13 additions, 13 deletionssubstrate/.maintain/frame-weight-template.hbs
- substrate/frame/alliance/src/weights.rs 175 additions, 175 deletionssubstrate/frame/alliance/src/weights.rs
- substrate/frame/assets/src/weights.rs 163 additions, 163 deletionssubstrate/frame/assets/src/weights.rs
- substrate/frame/bags-list/src/weights.rs 19 additions, 19 deletionssubstrate/frame/bags-list/src/weights.rs
- substrate/frame/balances/src/weights.rs 43 additions, 43 deletionssubstrate/frame/balances/src/weights.rs
- substrate/frame/benchmarking/src/weights.rs 27 additions, 27 deletionssubstrate/frame/benchmarking/src/weights.rs
- substrate/frame/bounties/src/weights.rs 73 additions, 73 deletionssubstrate/frame/bounties/src/weights.rs
- substrate/frame/child-bounties/src/weights.rs 51 additions, 51 deletionssubstrate/frame/child-bounties/src/weights.rs
- substrate/frame/collective/src/weights.rs 105 additions, 105 deletionssubstrate/frame/collective/src/weights.rs
- substrate/frame/contracts/src/lib.rs 2 additions, 2 deletionssubstrate/frame/contracts/src/lib.rs
- substrate/frame/contracts/src/schedule.rs 57 additions, 57 deletionssubstrate/frame/contracts/src/schedule.rs
- substrate/frame/contracts/src/storage.rs 3 additions, 3 deletionssubstrate/frame/contracts/src/storage.rs
- substrate/frame/contracts/src/weights.rs 767 additions, 767 deletionssubstrate/frame/contracts/src/weights.rs
- substrate/frame/conviction-voting/src/weights.rs 55 additions, 55 deletionssubstrate/frame/conviction-voting/src/weights.rs
- substrate/frame/democracy/src/weights.rs 199 additions, 199 deletionssubstrate/frame/democracy/src/weights.rs
- substrate/frame/election-provider-multi-phase/src/weights.rs 79 additions, 79 deletionssubstrate/frame/election-provider-multi-phase/src/weights.rs
- substrate/frame/election-provider-support/src/weights.rs 17 additions, 17 deletionssubstrate/frame/election-provider-support/src/weights.rs
- substrate/frame/elections-phragmen/src/weights.rs 91 additions, 91 deletionssubstrate/frame/elections-phragmen/src/weights.rs
- substrate/frame/examples/basic/src/weights.rs 19 additions, 19 deletionssubstrate/frame/examples/basic/src/weights.rs
- substrate/frame/gilt/src/weights.rs 61 additions, 61 deletionssubstrate/frame/gilt/src/weights.rs
Please register or sign in to comment