1. Nov 09, 2022
  2. Nov 08, 2022
  3. Nov 07, 2022
    • cheme's avatar
      Statemine state migration runtime changes. (#1743) · e7c6a835
      cheme authored
      * init, using polkadot master
      
      * version update
      
      * weights copy pasted from substrate
      
      * feature gate migration
      
      * changes from reviews
      
      * Change controller addresses.
      
      * fix
      
      * rename feature to state-trie-version-1
      e7c6a835
  4. Nov 01, 2022
  5. Oct 26, 2022
  6. Oct 25, 2022
  7. Oct 24, 2022
  8. Oct 20, 2022
  9. Oct 18, 2022
  10. Oct 06, 2022
  11. Oct 05, 2022
  12. Oct 04, 2022
  13. 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
  14. Oct 02, 2022
  15. Sep 29, 2022
    • Muharem Ismailov's avatar
      Polkadot Collectives chain spec (#1603) · de7aba91
      Muharem Ismailov authored
      * initial chain spec template
      
      * boot nodes, para ids, name
      
      * para id 1001
      
      * update boot nodes
      
      * add collators accounts and session keys
      
      * add p2p into wss boot nodes pathes
      
      * replace aura raw private keys by ss58
      
      * remove collectives spec
      
      * rename collectives genesis spec into collectives
      
      * Revert "rename collectives genesis spec into collectives"
      
      This reverts commit 60df522a5c3666a9984d87476c2d93f28a2910fb.
      
      * insert wasm into spec
      de7aba91
    • Wilfried Kopp's avatar
      Bump spec_version to 9300 · 9a9a5285
      Wilfried Kopp authored
      9a9a5285
    • Branislav Kontur's avatar
      Removed unused deps with `cargo machete` (#1680) · fd557164
      Branislav Kontur authored
      * Removed unused deps with `cargo machete`
      
      * Removed unused deps with `cargo machete` for parachain-template
      fd557164
  16. Sep 28, 2022
  17. Sep 27, 2022
  18. Sep 23, 2022
  19. Sep 22, 2022
  20. Sep 21, 2022
  21. Sep 20, 2022
  22. Sep 19, 2022
  23. Sep 16, 2022
  24. Sep 14, 2022
  25. Sep 12, 2022
  26. Sep 09, 2022
  27. Sep 08, 2022
    • Keith Yeung's avatar
      Companion for paritytech/substrate#12183 (#1601) · 11b18e89
      Keith Yeung authored
      * Companion for paritytech/substrate#12183
      
      * Fixes
      
      * Update pallets/xcmp-queue/src/lib.rs
      
      * Update pallets/xcmp-queue/src/lib.rs
      
      * update lockfile for {"substrate", "polkadot"}
      
      Co-authored-by: parity-processbot <>
      11b18e89