- Dec 15, 2020
-
-
Bastian Köcher authored
-
- Dec 07, 2020
-
-
Bastian Köcher authored
-
- Nov 23, 2020
-
-
Max Inden authored
* client/authority-discovery: Publish and query on exponential interval When a node starts up publishing and querying might fail due to various reasons, for example due to being not yet fully bootstrapped on the DHT. Thus one should retry rather sooner than later. On the other hand, a long running node is likely well connected and thus timely retries are not needed. For this reasoning use an exponentially increasing interval for `publish_interval`, `query_interval` and `priority_group_set_interval` instead of a constant interval. * client/authority-discovery/src/interval.rs: Add license header * .maintain/gitlab: Ensure adder collator tests are run on CI
-
- Nov 09, 2020
-
-
Bastian Köcher authored
-
- Sep 17, 2020
-
-
Bastian Köcher authored
-
- Sep 14, 2020
-
-
Bastian Köcher authored
* Use diener for Polkadot companion prs * Fix script * Use gitlab env variable * Update .maintain/gitlab/check_polkadot_companion_build.sh Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com> Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com>
-
- Jul 16, 2020
-
-
Cecile Tonglet authored
-
- Jul 03, 2020
-
-
André Silva authored
-
Cecile Tonglet authored
* Initial commit Forked at: f54614e2 Parent branch: origin/master * Remove polkadot companion detection from branch name Even though it was nice it was also error prone as there were no indication whatsoever on the PR that a polkadot companion branch exists.
-
- Jul 02, 2020
-
-
pscott authored
* Update SubstrateCli to return String * Add default implementation for executable_name() * Use display instead of PathBuf * Get file_name in default impl of executable_name * Remove String::from and use .into() * Use default impl for executable_name() * Use .as_str() and remove useless .to_string() * Update only sp-io when running companion build * Remove unneeded update of sp-io in CI Co-authored-by:
Cecile Tonglet <cecile@parity.io>
-
- May 15, 2020
-
-
gabriel klawitter authored
-
- May 13, 2020
-
-
André Silva authored
-
- May 07, 2020
-
-
Bastian Köcher authored
* Merge Substrate master before checking Polkadot companion * Also merge polkadot/master into the companion pr branch * Set email and user name
-
- Apr 03, 2020
-
-
gabriel klawitter authored
-
cheme authored
* ci: fix echo sed failure Co-authored-by:
gabriel <gabriel@parity.io>
-
- Apr 01, 2020
-
-
Cecile Tonglet authored
* check_polkadot.sh: use the branch matching substrate's branch if possible * convert to grep * update comment
-
- Mar 31, 2020
-
-
gabriel klawitter authored
* add post-build-test stage * check status * fix busybox shell * renaming for consistency
-
- Mar 26, 2020
-
-
gabriel klawitter authored
-
gabriel klawitter authored
-
- Mar 24, 2020
-
-
gabriel klawitter authored
* check_polkadot: move to external script * check_polkadot: check for companion pr Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <git@kchr.de>
-