1. Jan 05, 2023
  2. Dec 21, 2022
  3. Dec 08, 2022
    • Keith Yeung's avatar
      Companion for paritytech/substrate#12868 (#1970) · 8979aaa9
      Keith Yeung authored
      * Replace WEIGHT_PER_* with WEIGHT_REF_TIME_PER_*
      
      * Fixes
      
      * Fixes
      
      * update lockfile for {"substrate", "polkadot"}
      
      Co-authored-by: parity-processbot <>
      8979aaa9
    • Egor_P's avatar
      [Backport] version bumps from 9330 (#1956) · c6a3ed5e
      Egor_P authored
      * Bump crate versions
      
      * Bump spec_version to 9330
      
      * bump rococo and penpal spec_version (#1926)
      
      * bump txn versions (#1941)
      
      * bump txn versions
      
      * bump rococo txn version
      
      * bump bridge-hub-kusama spec_version
      c6a3ed5e
  4. Dec 02, 2022
    • Branislav Kontur's avatar
      BridgeHubKusama - initial setup - (chain_spec + basic runtime without any bridging pallets) (#1764) · c3df7db3
      Branislav Kontur authored
      * [BridgeHub] Setup Rococo backbone parachain
      
      * [BridgeHub] Setup Wococo parachain backbone (reused from Rococo)
      [Bridge-Backport] Rebase-fix
      BridgeHub] Added zombienet startup tomls for Rococo/Wococo
      Fix typo
      
      * [BridgeHub] Added chain_spec for live Rococo/Wococo
      
      * [BridgeHub] Clean bridge-hub-rococo runtime
      
      * [BridgeHub] Add bridge-hub-rococo to CI pipelines
      
      * [BridgeHub] Added bridge-hub-kusama - empty runtime/chain_spec setup
      
      * Fixes
      
      * Fixes for BH
      
      * Fixes for other runtimes - align all
      
      * Fixes - const
      
      * Fixes const
      
      * Fixes
      
      * Fix kusama-local
      
      * Sample zombienet runs
      
      * Fixes
      
      * Fixes for benchmarking
      
      * Fixes CI
      
      * Fixes
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs frame_system
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_collator_selection
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_balances
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_session
      
      * Fixes name
      
      * Fixes readme
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_timestamp
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs cumulus_pallet_xcmp_queue
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_collator_selection
      
      * Fixes
      
      * Fixes
      
      * rustfmt
      
      * Fixes
      
      * Added pallet_utility/pallet_multisig
      
      * Blind try for regex pr-custom-review.yml (added bridge-hub-kusama + collectives-polkadot)
      
      * Fixes
      
      * Fixes
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_utility
      
      * ".git/.scripts/bench-bot.sh" pallet bridge-hub-kusama bridge-hubs pallet_multisig
      
      * Trying to fix sed expression?
      
      * Added license headers + correct "DAG:" desc
      
      Co-authored-by: command-bot <>
      c3df7db3
  5. Nov 28, 2022
    • joe petrowski's avatar
      Companion for Substrate 12740 (#1898) · 021e1463
      joe petrowski authored
      * add helper config trait
      
      * benchmarkhelper
      
      * update config
      
      * update tests
      
      * into
      
      * update lockfile for {"substrate", "polkadot"}
      
      * include benchmarks in tomls
      
      Co-authored-by: parity-processbot <>
      021e1463
  6. Nov 18, 2022
  7. Nov 15, 2022
  8. Nov 09, 2022
  9. Oct 05, 2022
  10. Oct 03, 2022
    • Alexander Theißen's avatar
      Companion: Remove contracts RPC (#1685) · f00417b9
      Alexander Theißen authored
      
      
      * Remove contracts RPC
      
      * update lockfile for {"polkadot", "substrate"}
      
      * Remove unused imports
      
      * Properly set a max proof size for cumulus test runtime
      
      * Properly set a max proof size for common runtimes
      
      * Properly set the max proof size for all runtimes
      
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarKeith Yeung <[email protected]>
      f00417b9
  11. Sep 20, 2022
  12. Sep 14, 2022
    • Keith Yeung's avatar
      Companion for paritytech/substrate#12219 (#1610) · 2072bdf7
      Keith Yeung authored
      * Remove CanAuthorWith trait
      
      CanAuthotWith trait removed. Also all dependencies, parameters, type
      paramers were removed. This is related to removal of native runtime.
      
      * Companion for paritytech/substrate#12219
      
      * Fixes
      
      * polkadot-runtime-common updated
      
      cargo update -p polkadot-runtime-common
      
      * warning fixed
      
      * Update cid
      
      * update lockfile for {"polkadot", "substrate"}
      
      * Update substrate
      
      * update lockfile for {"polkadot", "substrate"}
      
      * Update polkadot
      
      * Fix tests
      
      * 🤦
      
      
      
      Co-authored-by: default avatarMichal Kucharczyk <[email protected]>
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      2072bdf7
  13. Sep 12, 2022
  14. Sep 01, 2022
  15. Aug 31, 2022
    • Shawn Tabrizi's avatar
      Companion for Weight v1.5 (#1581) · 48d4f1c5
      Shawn Tabrizi authored
      * 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 <>
      48d4f1c5
  16. Aug 18, 2022
  17. Aug 16, 2022
    • Branislav Kontur's avatar
      Removed dependance on `rococo_parachain_runtime` for unrelated stuff (#1500) · ffe19fd0
      Branislav Kontur authored
      * Clean misleading imports `rococo_parachain_runtime::{AccountId, AuraId}`
      
      * Remove dependance on `rococo_parachain_runtime` for unrelated stuff
      
      * fmt + rebase fix
      
      * Addressing review comments
      
      * Addressing review comments
      
      * Fix for `purge_chain_works` works now with `rococo-local` and purge command needs to allow `rococo-native`
      ffe19fd0
  18. Aug 08, 2022
  19. Jul 29, 2022
  20. Jul 11, 2022
  21. Jun 16, 2022
  22. Jun 05, 2022
  23. May 31, 2022
  24. May 30, 2022
  25. May 24, 2022
  26. May 23, 2022
  27. May 20, 2022
  28. Apr 07, 2022
  29. Apr 01, 2022
  30. Mar 22, 2022
  31. Mar 07, 2022
    • Doordashcon's avatar
      Add benchmarks for Xcmp QueueConfigData setters (#982) · 8d96b867
      Doordashcon authored
      
      
      * 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: default avatarIgnacio Palacios <[email protected]>
      
      * integrating review feedback
      
      * rerun weights
      
      * Add DispatchClass::Operational
      
      Co-authored-by: default avatarSquirrel <[email protected]>
      Co-authored-by: default avatarIgnacio Palacios <[email protected]>
      8d96b867
    • Gavin Wood's avatar
      Companion for #10896: Minor Uniques pallet improvements (#1070) · ca379cf7
      Gavin Wood authored
      * Formatting
      
      * Add set_accept_ownership weight
      
      * Revert lock file
      
      * Fixes
      
      * Fixed
      
      * Revert lock
      
      * Fixes
      
      * Bump Substrate
      ca379cf7
  32. Jan 31, 2022
  33. Jan 26, 2022
  34. Jan 21, 2022
    • Keith Yeung's avatar
      Companion for paritytech/polkadot#4712 (#901) · 8c28d4c6
      Keith Yeung authored
      * Rename ParentIsDefault to ParentIsAllZeroes
      
      * Fixes
      
      * Create ParentAccounts for respective networks
      
      * Fixes
      
      * Use b"Parent" as the basis for generating parent AccountId
      
      * Fixes
      
      * Use preset parent account ID
      
      * update lockfile for {"polkadot"}
      
      Co-authored-by: parity-processbot <>
      8c28d4c6
  35. Jan 14, 2022
  36. Jan 03, 2022