Skip to content
  1. Jun 08, 2022
  2. Jun 07, 2022
  3. Jun 05, 2022
  4. Jun 02, 2022
  5. Jun 01, 2022
  6. May 31, 2022
  7. May 30, 2022
  8. May 27, 2022
  9. May 26, 2022
  10. May 25, 2022
  11. May 24, 2022
  12. May 23, 2022
  13. May 21, 2022
  14. May 20, 2022
  15. May 19, 2022
  16. 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