André Silva

Results 29 comments of André Silva

I updated the issue title and labels, I think this is something we might want to improve eventually, so might make sense to keep it in the tracker. Realistically I...

We want a static limit that can only be changed by a runtime upgrade, similar to what exists here: https://github.com/paritytech/substrate/blob/master/frame/babe/src/lib.rs#L176-L178, so that we can use this limit to use size-bounded...

It's a bit hard to predict how much impact it will have in the node resources when this change gets deployed on a different network, but since the worst thing...

I think it boils down to the amount of data we need to spread every round, which with the current `gossip_duration` should be about 4 seconds. We only gossip to...

> Why couldn't we also have an empty session so that the terms are again aligned? That's probably reasonable and doable. Like @bkchr said maybe I'm just bike-shedding, we can...

Could you please prepare a companion PR for polkadot to introduce the same runtime API changes?

This is highly needed to avoid notification overload. For example, I'm only interested in being notified about failures.

In my case it is defined and has the exact same value as the environment variable in a user shell.

For me the issue seems to have been mostly solved after installing the `gnome-icon-theme` package.

I've also observed this behavior (https://github.com/mesosphere/marathon-lb/issues/158#issuecomment-305544422).