- 19 May, 2021 1 commit
-
-
Robert Klotzner authored
* Actually connect to new validators at session boundary. * Add tracing.
-
- 13 May, 2021 1 commit
-
-
Andronik Ordian authored
* validator_discovery: simplification * compilation fixes * compilation fixes II * compilation fixes III * compilation fixes IV
-
- 03 Apr, 2021 1 commit
-
-
asynchronous rob authored
* guide: declare one para as a collator * add ParaId to Declare messages and clean up * fix build * fix the testerinos * begin adding keystore to collator-protocol * remove request_x_ctx * add core_for_group * add bump_rotation * add some more helpers to subsystem-util * change signing_key API to take ref * determine current and next para assignments * disconnect collators who are not on current or next para * add collator peer count metric * notes for later * some fixes * add data & keystore to test state * add a test utility for answering runtime API requests * fix existing collator tests * add new tests * remove sc_keystore * update cargo lock Co-authored-by:
Andronik Ordian <write@reusable.software>
-
- 01 Apr, 2021 2 commits
-
-
Andronik Ordian authored
-
Andronik Ordian authored
* gossip: do not issue a connection request if we are not a validator * guide updates * use all relevant authorities when issuing a request * use AuthorityDiscoveryApi instead * update comments to the status quo
-
- 30 Mar, 2021 1 commit
-
-
Andronik Ordian authored
* gossip: choose random subset on send * naming bikeshed
-
- 26 Mar, 2021 1 commit
-
-
asynchronous rob authored
* add number to `ActivatedLeavesUpdate` * update subsystem util and overseer * use new ActivatedLeaf everywhere * sort view * sorted and limited view in network bridge * use live block hash only if it's newer * grumples
-
- 23 Mar, 2021 1 commit
-
-
Bastian Köcher authored
* Improve logging * Review feedback * Fix some warning and some further logging changes
-
- 10 Mar, 2021 1 commit
-
-
Andronik Ordian authored
* prefix parachain log targets with parachain:: * even more consistent
-
- 02 Mar, 2021 1 commit
-
-
Andronik Ordian authored
* initial subsystem for issuing connection requests * finish the initial impl * integrate with the overseer * rename to gossip-support * fix renamings leftover * remove run_inner * fix compilation * random subset of sqrt
-