1. Nov 07, 2022
  2. Nov 01, 2022
  3. Oct 31, 2022
  4. Oct 30, 2022
  5. Oct 28, 2022
    • Bastian Köcher's avatar
      Companion for aura CompatibilityMode (#1803) · 296d3d75
      Bastian Köcher authored
      * Companion for aura CompatibilityMode
      
      As no parachain was launched with the broken authority set change handling we don't need to expose
      the compatibility mode.
      
      * FMT
      
      * update lockfile for {"substrate", "polkadot"}
      
      Co-authored-by: parity-processbot <>
      296d3d75
  6. Oct 26, 2022
  7. Oct 25, 2022
  8. Oct 24, 2022
  9. Oct 21, 2022
  10. Oct 20, 2022
  11. Oct 19, 2022
    • Alexander Samusev's avatar
      [ci] Split .gitlab-ci.yml (#1701) · 66e10922
      Alexander Samusev authored
      * [WIP][ci] Split .gitlab-ci.yml
      
      * comment unused includes
      
      * fix typo
      
      * fix needs
      
      * add all stages
      
      * exclude zombienet from check
      66e10922
    • ordian's avatar
      pov-recovery: try connect to validators (#1711) · f1cab419
      ordian authored
      
      
      * zombienet/pov-recovery: do not setup reserved connection for collators
      
      * connect eve to dave
      
      * REVERTME: diener update --polkadot --branch ao-recovery-try-connect
      
      * REVERTME: cargo update -p sp-io
      
      * REVERTME: cargo update -p sp-io and hope for the best
      
      * pass reserved flags for eve after --
      
      * Revert "REVERTME: cargo update -p sp-io and hope for the best"
      
      This reverts commit 0d66b70e5ccedc7a35bcf1b30a070e68cd6a8ccc.
      
      * Revert "REVERTME: cargo update -p sp-io"
      
      This reverts commit f8d16c375afd41b8e0c84b59fe62019b86ba95b9.
      
      * REVERTME: cargo update -p sp-io
      
      * Revert "REVERTME: cargo update -p sp-io"
      
      This reverts commit d48e1e6aa2134591b285e284077a063356d44eed.
      
      * REVERTME: cargo update -p sp-io
      
      * REVERTME: cargo update -p sp-io
      
      * try some logs and flags
      
      * apply some suggestions from Sebastian
      
      * let Charlie produce blocks
      
      * Revert "REVERTME: cargo update -p sp-io"
      
      This reverts commit 02838a656eadfcbd26520e6b60ee21ffd8b27afd.
      
      * git checkout master Cargo.lock
      
      * Revert "REVERTME: diener update --polkadot --branch ao-recovery-try-connect"
      
      This reverts commit 8ae8d5347b787ce5e08d6fdb5e7f266299fd70dd.
      
      * zombienet/pov-recovery: 4 validators
      
      * REVERTME: diener update --polkadot --branch ao-recovery-try-connect && cargo update -p polkadot-primitives
      
      * Revert "REVERTME: diener update --polkadot --branch ao-recovery-try-connect && cargo update -p polkadot-primitives"
      
      This reverts commit 3cc918220de5bf8ca5368586e55556464d106afd.
      
      * make sure it is not due to backing group connections
      
      * clean up flags
      
      * try no-mdns on collators, limit out-peers on validators
      
      * try no-mdns on validators and bob
      
      * fix bob flag
      
      * try 7 validators (3 chunks needed for recovery)
      
      * reserved-only on validators
      
      * reserved-only on alice and charlie
      
      * explicitly pass log targets
      
      * rm default_args
      
      * parachain=debug and cumulus-pov-recovery=debug
      
      * try another idea
      
      * try 13 validators (4 chunks required)
      
      * bump block height to 20
      
      * Register parachain after 20sec, increase block target to 20
      
      * bump zombienet version
      
      * remove debug
      
      * bump zombienet
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: default avatarSebastian Kunert <[email protected]>
      Co-authored-by: default avatarJavier Viola <[email protected]>
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      f1cab419
    • dependabot[bot]'s avatar
      Bump clap from 4.0.11 to 4.0.17 (#1778) · 7d6cf842
      dependabot[bot] authored
      Bumps [clap](https://github.com/clap-rs/clap) from 4.0.11 to 4.0.17.
      - [Release notes](https://github.com/clap-rs/clap/releases)
      - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/clap-rs/clap/compare/v4.0.11...v4.0.17
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: clap
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      7d6cf842
    • Davide Galassi's avatar
      Reduce parachain template cognitive complexity (#1777) · e21ebcb6
      Davide Galassi authored
      * Removed some not required generics
      * Type aliases for some verbose types
      e21ebcb6
  12. Oct 18, 2022
  13. Oct 17, 2022
  14. Oct 14, 2022
  15. Oct 13, 2022