Egor_P
6621276d79
[Backport] weights from v9320 release branch ( #1890 )
...
* [benchmarks] pr with weights (#1857 )
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
* [benchmarks] Update weights for statemine/t (#1859 )
* [benchmarks] pr with weights
* Update parachains/runtimes/assets/westmint/src/weights/pallet_uniques.rs
* Update parachains/runtimes/assets/westmint/src/weights/pallet_assets.rs
* Update parachains/runtimes/assets/statemine/src/weights/pallet_assets.rs
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Squirrel <gilescope@gmail.com >
* fix weights for destroy
Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: parity-processbot <>
Co-authored-by: Anthony Alaribe <anthonyalaribe@gmail.com >
2022-11-22 12:04:39 +03:00
Squirrel
facb0891db
[benchmarks] pr with weights ( #1664 ) ( #1694 )
...
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
2022-09-28 16:39:06 +00:00
Keith Yeung
4a7a2a85b2
Companion for paritytech/substrate#12157 ( #1590 )
...
* Remove RefTimeWeight
* [ci] Apply cargo-fmt
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: parity-processbot <>
2022-09-02 19:36:55 +00:00
Shawn Tabrizi
9faf9b1e4f
Companion for Weight v1.5 Follow Up ( #1584 )
...
* fixes
* oopsie
* [ci] Apply cargo-fmt
* fixes
* [ci] Apply cargo-fmt
* fixes
* fix cumulus template
* fix merge
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: parity-processbot <>
2022-09-01 19:25:05 +00:00
Shawn Tabrizi
3fb9c8a7be
Companion for Weight v1.5 ( #1581 )
...
* cargo test -p cumulus-primitives-utility
* cargo test -p cumulus-pallet-xcmp-queue
* cargo test -p cumulus-pallet-xcm
* cargo test -p cumulus-pallet-dmp-queue
* cargo test -p pallet-template
* cargo test -p cumulus-test-runtime
* fix weights
* fix more weights
* cargo test -p parachains-common
* cargo test -p parachain-template-runtime
* fix weights import
* cargo test -p collectives-polkadot-runtime
* cargo test -p contracts-rococo-runtime
* more
* unused
* fixes
* Update benchmarking.rs
* Update lib.rs
* Update lib.rs
* fix
* fix bug in conversion
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-08-31 12:24:42 +00:00
Oliver Tale-Yazdi
0889774736
Co #12059 : Revert "Auto-incremental CollectionId" ( #1557 )
...
* Remove try_increment_id weight info
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* update lockfile for {"polkadot", "substrate"}
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2022-08-19 13:41:05 +00:00
Roman Useinov
530a0aaf0c
[benchmarks] pr with weights master ( #1522 )
...
* [benchmarks] pr with weights
* fix weights to reflect the current master state
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
2022-08-10 13:10:20 +02:00
Sergej Sakac
46eb9797b4
companion for #11796 ( #1460 )
...
* companion for #11796
* fix
* ".git/.scripts/bench-bot.sh" pallet statemint assets pallet_uniques
* ".git/.scripts/bench-bot.sh" pallet statemine assets pallet_uniques
* ".git/.scripts/bench-bot.sh" pallet westmint assets pallet_uniques
* fix
* update sp-io
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: command-bot <>
2022-07-31 11:23:53 +00:00
Jegor Sidorenko
ba9d9cdf6e
Companion to #11398 ( #1324 )
...
* Companion to #11398
* Remove buy_item() from AssetOwner
* Remove set_price() as well
* Remove set_price and buy_item from the proxy in Westmint and Statemine
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-07-13 13:21:34 +00:00
Squirrel
1fe20e9022
transfer ownership of uniques looks cheaper. ( #1302 )
...
batch all now looking a bit expensive compared to batch. no big changes.
2022-05-27 10:49:55 +00:00
Squirrel
9405a969f0
dir restructure to support more CGP ( #1266 )
...
* rerame res to chain-specs
* split polkadot-parachains dir
* rename dir parachains-common to common
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
Co-authored-by: Wilfried Kopp <wilfried@parity.io >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-20 13:43:04 +01:00