Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
*: Update authority discovery and remove WorkerConfig (#1953)
Browse files Browse the repository at this point in the history
* *: Update authority discovery and remove WorkerConfig

With paritytech/substrate#7545 the authority
discovery module queries and publishes addresses on an exponentially
increasing interval. Doing so should make custom configurations
obsolete, as operations are retried in a timely fashion in the first
minutes.

* */Cargo.{lock,toml}: Point to mxinden substrate auth-disc-timing

* Revert "*/Cargo.{lock,toml}: Point to mxinden substrate auth-disc-timing"

This reverts commit 0785943.

* "Update Substrate"

* Revert ""Update Substrate""

This reverts commit 377b221.

* Cargo.lock: Manual Substrate update

* node/test/service/src/lib: Remove unused import

* parachain/test-parachains/adder: Remove unused import

Co-authored-by: parity-processbot <>
  • Loading branch information
mxinden authored Nov 23, 2020
1 parent a86eae0 commit ab5dd44
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 158 deletions.
Loading

0 comments on commit ab5dd44

Please sign in to comment.