Sebastian Kunert
Sebastian Kunert
I set up a syncing node to reproduce this, lets see.
We should take a more balanced approach. Gap sync can not be disabled entirely. Substrate does currently not support Header pruning and we have assumptions in the node that Headers...
@iceseer Can you please highlight why these changes are necessary? The current description covers mostly the what was done, but not what problem this is solving. In the last meeting...
I feel a bit out of the loop, what does "switching to slot increments" mean? Why do we want that? We are talking about the issue of increasing slot_duration, correct?
Hmm but the host code uses the `slot_duration` from the runtime, so it should be fine? What we discussed in the meeting: - SlotDuration keeps the old method of calculation...
The problem we want to solve is an in crease in slot duration for parachains that are running. What I mentioned in my [above comment](https://github.com/paritytech/polkadot-sdk/pull/10022#issuecomment-3569428413) where the guardrails we need...