Skip to content
  1. Nov 01, 2022
  2. Oct 31, 2022
  3. Oct 30, 2022
  4. 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
  5. Oct 26, 2022
  6. Oct 25, 2022
  7. Oct 24, 2022
  8. Oct 21, 2022
  9. Oct 20, 2022
  10. 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
  11. Oct 18, 2022
  12. Oct 17, 2022
  13. Oct 14, 2022
  14. Oct 13, 2022
  15. Oct 11, 2022
  16. Oct 10, 2022
    • dependabot[bot]'s avatar
      Bump lru from 0.8.0 to 0.8.1 (#1751) · 9b8e4b2a
      dependabot[bot] authored
      
      
      Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.8.0 to 0.8.1.
      - [Release notes](https://github.com/jeromefroe/lru-rs/releases)
      - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/jeromefroe/lru-rs/compare/0.8.0...0.8.1)
      
      ---
      updated-dependencies:
      - dependency-name: lru
        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>
      9b8e4b2a
    • Aaro Altonen's avatar
      Companion for paritytech/polkadot#6117 (#1749) · 78df409a
      Aaro Altonen authored
      * Companion for paritytech/polkadot#6117
      
      * Fix code
      
      * Fix trait
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: parity-processbot <>
      78df409a
    • dependabot[bot]'s avatar
      Bump tokio from 1.21.1 to 1.21.2 (#1698) · 7d50dcd0
      dependabot[bot] authored
      
      
      Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.1 to 1.21.2.
      - [Release notes](https://github.com/tokio-rs/tokio/releases)
      - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2)
      
      ---
      updated-dependencies:
      - dependency-name: tokio
        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>
      7d50dcd0
    • dependabot[bot]'s avatar
      Bump tracing from 0.1.36 to 0.1.37 (#1740) · 16b8ef51
      dependabot[bot] authored
      
      
      Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.36 to 0.1.37.
      - [Release notes](https://github.com/tokio-rs/tracing/releases)
      - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.36...tracing-0.1.37)
      
      ---
      updated-dependencies:
      - dependency-name: tracing
        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>
      16b8ef51
    • Sebastian Kunert's avatar
      Enable collation via RPC relay chain node (#1585) · cdcf5ddd
      Sebastian Kunert authored
      * Add minimal overseer gen with dummy subsystems
      
      * Fix dependencies
      
      * no-compile: only client transaction pool missing
      
      * Remove unused imports
      
      * Continue to hack towards PoC
      
      * Continue
      
      * Make mini node compile
      
      * Compiling version with blockchainevents trait
      
      * Continue
      
      * Check in lockfile
      
      * Block with tokio
      
      * update patches
      
      * Update polkadot patches
      
      * Use polkadot-primitives v2
      
      * Fix build problems
      
      * First working version
      
      * Adjust cargo.lock
      
      * Add integration test
      
      * Make integration test work
      
      * Allow startinc collator without relay-chain args
      
      * Make OverseerRuntimeClient async
      
      * Create separate integration test
      
      * Remove unused ChainSelection code
      
      * Remove unused parameters on new-mini
      
      * Connect collator node in test to relay chain nodes
      
      * Make BlockChainRPCClient obsolete
      
      * Clean up
      
      * Clean up
      
      * Reimplement blockchain-rpc-events
      
      * Revert "Allow startinc collator without relay-chain args"
      
      This reverts commit f22c70e16521f375fe125df5616d48ceea926b1a.
      
      * Add `strict_record_validation` to AuthorityDiscovery
      
      * Move network to cumulus
      
      * Remove BlockchainRPCEvents
      
      * Remove `BlockIdTo` and `BlockchainEvents`
      
      * Make AuthorityDiscovery async
      
      * Use hash in OverseerRuntime
      
      * Adjust naming of runtime client trait
      
      * Implement more rpc-client methods
      
      * Improve error handling for `ApiError`
      
      * Extract authority-discovery creationand cleanup
      
      * RPC -> Rpc
      
      * Extract bitswap
      
      * Adjust to changes on master
      
      * Implement `hash` method
      
      * Introduce DummyChainSync, remove ProofProvider and BlockBackend
      
      * Remove `HeaderMetadata` from blockchain-rpc-client
      
      * Make ChainSync work
      
      * Implement NetworkHeaderBackend
      
      * Cleanup
      
      * Adjustments after master merge
      
      * Remove ImportQueue from network parameters
      
      * Remove cargo patches
      
      * Eliminate warnings
      
      * Revert to HeaderBackend
      
      * Add zombienet test
      
      * Implement `status()` method
      
      * Add more comments, improve readability
      
      * Remove patches from Cargo.toml
      
      * Remove integration test in favor of zombienet
      
      * Remove unused dependencies, rename minimal node crate
      
      * Adjust to latest master changes
      
      * fmt
      
      * Execute zombienet test on gitlab ci
      
      * Reuse network metrics
      
      * Chainsync metrics
      
      * fmt
      
      * Feed RPC node as boot node to the relay chain minimal node
      
      * fmt
      
      * Add bootnodes to zombienet collators
      
      * Allow specification of relay chain args
      
      * Apply review suggestions
      
      * Remove unnecessary casts
      
      * Enable PoV recovery for rpc full nodes
      
      * Revert unwanted changes
      
      * Make overseerHandle non-optional
      
      * Add availability-store subsystem
      
      * Add AuxStore and ChainApiSubsystem
      
      * Add availability distribution subsystem
      
      * Improve pov-recovery logging and add RPC nodes to tests
      
      * fmt
      
      * Make availability config const
      
      * lock
      
      * Enable debug logs for pov-recovery in zombienet
      
      * Add log filters to test binary
      
      * Allow wss
      
      * Address review comments
      
      * Apply reviewer comments
      
      * Adjust to master changes
      
      * Apply reviewer suggestions
      
      * Bump polkadot
      
      * Add builder method for minimal node
      
      * Bump substrate and polkadot
      
      * Clean up overseer building
      
      * Add bootnode to two in pov_recovery test
      
      * Fix missing quote in pov recovery zombienet test
      
      * Improve zombienet pov test
      
      * More debug logs for pov-recovery
      
      * Remove reserved nodes like on original test
      
      * Revert zombienet test to master
      cdcf5ddd
  17. Oct 07, 2022
  18. Oct 06, 2022