Keith Yeung
|
66d0e26d00
|
Use WeightToFee when calculating cost of each weight unit in XCM trader (#1055)
* Use WeightToFee when calculating cost of each weight unit in XCM trader
* Set the OnUnbalanced type parameter for XCM Traders
|
2022-03-08 09:10:41 +00:00 |
|
Doordashcon
|
8d96b8673f
|
Add benchmarks for Xcmp QueueConfigData setters (#982)
* add benchmarks for xcmp queue config data setters
* add new benchmarks
* cargo fmt
* added newline
* Additional weights for dmp queue for westmint
* include new weights
* Adding WeightInfo trait and friends
* WeightInfo should be on xcmp rather than dmp pallet
* cargo fmt
* update scripts
* mock weightinfo
* cargo fmt
* canvas kusama is substrate weight
* weights from bm2
* expanding to other similar config functions
* updated weights from bm2
* Revert "updated weights from bm2"
This reverts commit b1702780982c278b44f572c2089b1d7ddc564d76.
* Consolidation to one benchmark
* reran weights
* Update pallets/xcmp-queue/src/lib.rs
Co-authored-by: Ignacio Palacios <ignacio.palacios.santos@gmail.com>
* integrating review feedback
* rerun weights
* Add DispatchClass::Operational
Co-authored-by: Squirrel <gilescope@gmail.com>
Co-authored-by: Ignacio Palacios <ignacio.palacios.santos@gmail.com>
|
2022-03-07 11:47:24 +00:00 |
|
Gavin Wood
|
ca379cf7c8
|
Companion for #10896: Minor Uniques pallet improvements (#1070)
* Formatting
* Add set_accept_ownership weight
* Revert lock file
* Fixes
* Fixed
* Revert lock
* Fixes
* Bump Substrate
|
2022-03-07 11:02:03 +01:00 |
|
Alexander Theißen
|
6766b8106a
|
Move Canvas xcm config to own module (#994)
|
2022-02-21 08:14:18 +00:00 |
|