1. Oct 05, 2022
  2. 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
  3. Sep 20, 2022
  4. 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
  5. Sep 12, 2022
  6. Sep 01, 2022
  7. 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
  8. Aug 18, 2022
  9. 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
  10. Aug 08, 2022
  11. Jul 29, 2022
  12. Jul 11, 2022
  13. Jun 16, 2022
  14. Jun 05, 2022
  15. May 31, 2022
  16. May 30, 2022
  17. May 24, 2022
  18. May 23, 2022
  19. May 20, 2022
  20. Apr 07, 2022
  21. Apr 01, 2022
  22. Mar 22, 2022
  23. 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
  24. Jan 31, 2022
  25. Jan 26, 2022
  26. 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
  27. Jan 14, 2022
  28. Jan 03, 2022
  29. Dec 24, 2021
    • cheme's avatar
      Companion for substrate#9732 (#678) · 0256fe73
      cheme authored
      * state-update4 branch
      
      * new ref
      
      * Update to latest.
      
      * update deps
      
      * switch to host state version
      
      * update
      
      * fmt
      
      * up
      
      * remove trie patch
      
      * remove patch
      
      * fmt
      
      * update
      
      * set state_versions in runtimes
      
      * state version from storage
      
      * state version from storage
      
      * seedling compat
      
      * restore lock
      
      * update lockfile for substrate
      
      * update lockfile for polkadot
      
      Co-authored-by: parity-processbot <>
      0256fe73
  30. Dec 13, 2021
  31. Dec 09, 2021
  32. Dec 01, 2021
  33. Nov 22, 2021
  34. Nov 09, 2021