Eclésio Junior
Eclésio Junior
@danforbes @timwu20 should I close this PR since we will remove the feature of building a raw spec from a human-readable one?
Could you run the same setup with babe logs as `trace` and check if some peer produces a block in the wrong slot?
But if we already had created a block `(n+1)th` in front of `nth` block and then received another `nth` block we should pick `(n+1)th` as the best block number ```...
> Say, you are alice and you have n blocks and nth block is authored by bob as a secondary author. Currently this nth block is the best block. We...
@kishansagathiya unfortunately not, sorry for don't provide the full logs, I created this issue to start an investigation under the sync package
Closing in favor of https://github.com/ChainSafe/gossamer/issues/2801
Can you describe how are you running these nodes? Would be nice if you provide the human-readable genesis file
I believe you found an investigation path! I think we could transform this issue into an epic as `Blocks do not finalize in cross-client devnet` can group a couple of...
This looks like a block production error, not a finalization issue, see -> https://github.com/ChainSafe/gossamer/issues/2682#issuecomment-1189171678
blocked by PR #2106