1. Apr 22, 2024
  2. Nov 15, 2023
  3. Jun 02, 2023
    • joe petrowski's avatar
      Rename Statemint to Asset Hub (#2633) · 60075495
      joe petrowski authored
      
      
      * change dir names
      
      * cargo toml updates
      
      * fix crate imports for build
      
      * change chain spec names and PR review rule
      
      * update cli to accept asset-hub
      
      * find/replace benchmark commands
      
      * integration tests
      
      * bridges docs
      
      * more integration tests
      
      * AuraId
      
      * other statemint tidying
      
      * rename statemint mod
      
      * chain spec mod
      
      * rename e2e test dirs
      
      * one more Runtime::Statemine
      
      * benchmark westmint
      
      * rename chain spec name and id
      
      * rename chain spec files
      
      * more tidying in scripts/docs/tests
      
      * rename old dir if exists
      
      * Force people to manually do the move.
      
      (Safer as there could be additional considerations with their setup)
      
      * review touchups
      
      * more renaming
      
      * Update polkadot-parachain/src/command.rs
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      
      * better error message
      
      * do not break on-chain spec_name
      
      * log info message that path has been renamed
      
      * better penpal docs
      
      ---------
      
      Co-authored-by: default avatargilescope <[email protected]>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      Co-authored-by: parity-processbot <>
      60075495
  4. Mar 20, 2023
  5. May 20, 2022
  6. May 18, 2022
  7. Feb 17, 2022
    • Alexander Theißen's avatar
      Add `canvas-kusama` runtime (#980) · 4d319d0f
      Alexander Theißen authored
      * Added kanvas runtime
      
      * Fix up benchmarking
      
      * Fixup markdown stucture
      
      * replace :emoji_name: by utf8
      * fix up header hierarchy
      
      * Merge canvas README
      
      * Only use "Canvas" as a name
      
      * Remove reference to Rocanvas
      4d319d0f
  8. Sep 23, 2021
    • Hernando Castano's avatar
      Add Parachain Template (#620) · 2101d6ac
      Hernando Castano authored
      
      
      * Add Canvas node as Parachain template
      
      * Remove `pallet-contracts`
      
      * Point to local Cumulus dependency
      
      * Use double quotes instead of single quotes
      
      * Get rid of GPL licensing
      
      * Remove references to Canvas
      
      * Get rid of warnings
      
      * Remove GLP-3 License copy-pasta file
      
      * Copy in README from `substrate-parachain-template`
      
      * Add mention of `polkadot-launch` tool
      
      * Add missing screenshot asset
      
      * Remove Canvas hidden files and scripts
      
      * Rename `template` to `parachain-template`
      
      * Remove a few more Canvas references
      
      * Add `pallet-template`
      
      * Get `pallet-template` compiling
      
      * Remove TODOs about Weights
      
      * Sort some dependencies
      
      * Remove contracts specific const
      
      * Change binary name back to `parachain-collator`
      
      * RustFmt
      
      * Fix mock tests
      
      * Purge sneaky whitespace
      
      * Add template pallet index to runtime
      
      Co-authored-by: default avatarRicardo Rius <[email protected]>
      
      * Add force authoring to collator `polkadot-launch` config
      
      Co-authored-by: default avatarRicardo Rius <[email protected]>
      
      * Refer README readers to `substrate-parachain-template`
      
      * Remove license header in `build.rs`
      
      Co-authored-by: default avatarMichael Müller <[email protected]>
      
      * Fix punctuation nitpick
      
      Co-authored-by: default avatarMichael Müller <[email protected]>
      
      * Remove unused `lib.rs` file
      
      * Add note about Rococo network
      
      Co-authored-by: default avatarRicardo Rius <[email protected]>
      Co-authored-by: default avatarMichael Müller <[email protected]>
      2101d6ac
  9. Jun 28, 2021
  10. Jun 01, 2021
    • Gavin Wood's avatar
      Add Statemint (#452) · eaa9f646
      Gavin Wood authored
      
      
      * Add Statemint
      
      * Versioning.
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Benchmarking
      
      * kick patch (paritytech/statemin#88)
      
      * Westmint Chain Spec (paritytech/statemint#90)
      
      * Tidy the common .toml
      
      * Update weights
      
      * add westmint sudo key comment
      
      * Port consensus stuff
      
      * fix typo
      
      * fix typo ... again
      
      * Recognise Westmint
      
      Co-authored-by: default avatarAlexander Popiak <[email protected]>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      eaa9f646