Skip to content
  1. Jun 07, 2022
  2. Jun 05, 2022
  3. Jun 02, 2022
  4. Jun 01, 2022
  5. May 31, 2022
  6. May 30, 2022
  7. May 27, 2022
  8. May 26, 2022
  9. May 25, 2022
  10. May 24, 2022
  11. May 23, 2022
  12. May 21, 2022
  13. May 20, 2022
  14. May 19, 2022
  15. May 18, 2022
    • Sebastian Kunert's avatar
      Create binary for cumulus testing node #1128 (#1158) · b32764ff
      Sebastian Kunert authored
      
      
      * Create binary for cumulus testing node
      
      * Fix call to wrong method
      
      * Fix iterator bug
      
      * Add real networking to polkadot node
      
      * Allow using of file chain specs
      
      * Implement export of wasm blob and genesis state
      
      * Add parachain id to test service export
      
      * Remove debug logs
      
      * Fix main.rs
      
      * Do not use cli from polkadot-collator
      
      * Add tracing dependency
      
      * Improve cli structure
      
      * Use struct instead of enum for export commands
      
      * Add missing license header
      
      * Fix benchmark
      
      * add build-spec subcommand (#19)
      
      * add build-spec subcommand
      
      * reorder args
      
      * Fix formatting
      
      * Add zombienet test (#26)
      
      * add migrated tests
      
      * rename test files
      
      * uncomment args and remove extra collator node
      
      * Fix indentation (#27)
      
      * add migrated tests
      
      * rename test files
      
      * uncomment args and remove extra collator node
      
      * fix identation
      
      * Review comments
      
      * Remove unwanted version changes
      
      Co-authored-by: default avatarSebastian Kunert <[email protected]>
      Co-authored-by: default avatarJavier Viola <[email protected]>
      b32764ff
    • Sergejs Kostjucenko's avatar
      add GHA checks to dependabot (#1270) · b7182004
      Sergejs Kostjucenko authored
      
      
      * add GHA checks to dependabot
      
      * Update .github/dependabot.yml
      
      Co-authored-by: default avatarChevdor <[email protected]>
      
      Co-authored-by: default avatarChevdor <[email protected]>
      b7182004
    • Jegor Sidorenko's avatar
      Companion to #11441 (Uniques Max Supply) (#1267) · 0c3a9d07
      Jegor Sidorenko authored
      * Companion to #11441
      
      * update lockfile for {"substrate"}
      
      Co-authored-by: parity-processbot <>
      0c3a9d07
    • Michael Müller's avatar
      Rename `canvas` to `contracts` (#1265) · a03c4c82
      Michael Müller authored
      
      
      * Update SVG
      
      * Rename `canvas-kusama` folder `contracts-rococo`
      
      * Search-Replace `canvas-kusama` with `contracts-rococo`
      
      * Search-Replace `canvas_kusama` with `contracts_rococo`
      
      * Search-Replace `canvas_rococo` with `contracts_rococo`
      
      * Rename `canvas-rococo.json` to `contracts-rococo.json`
      
      * Rename `CanvasKusamaChainSpec` to `ContractsRococoChainSpec`
      
      * Migrate chain specs and configurations to `contracts-rococo`
      
      * Adapt readme
      
      * Improve directory structure
      
      * Remove last occurrences of `canvas`
      
      * Apply `cargo fmt`
      
      * Update README.md
      
      Co-authored-by: default avatarAlexander Theißen <[email protected]>
      
      * Fix funny indentation
      
      * Fix wasm path renaming
      
      Co-authored-by: default avatarAlexander Theißen <[email protected]>
      Co-authored-by: default avatarWilfried Kopp <[email protected]>
      Co-authored-by: default avatarChevdor <[email protected]>
      a03c4c82