Robert Habermeier
064df81ee4
Add block number to activated leaves and associated fixes ( #2718 )
...
* 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
2021-03-26 13:06:40 +01:00
Bastian Köcher
edb36153b1
Improve logging ( #2669 )
...
* Improve logging
* Review feedback
* Fix some warning and some further logging changes
2021-03-23 11:57:59 +01:00
Andronik Ordian
baa691deb1
prefix parachain log targets with parachain:: ( #2600 )
...
* prefix parachain log targets with parachain::
* even more consistent
2021-03-10 17:07:56 +01:00
Andronik Ordian
4c1de66d5d
subsystem for issuing background connection requests ( #2538 )
...
* 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
2021-03-02 10:40:06 +00:00