Hlib Kanunnikov

Results 135 comments of Hlib Kanunnikov

This will be resolved with Swamp.

As https://github.com/celestiaorg/celestia-node/pull/1067 landed, we can now enable a race detector for those files.

According to recent discussions, the `ExtendedHeader` has to also include `ValidatorSet` and `(Last)Commit`.

Will be resolved with https://github.com/celestiaorg/celestia-node/issues/1029

The FraudSyncing test was failing because of https://github.com/celestiaorg/celestia-node/issues/1236. Making the explicit connection light-> full fixed the issue

I agree that `p2p` is fine also, so let's do this. This might also require changes in the flag names

Do I understand correctly that this is just a spec/docs issue?

Code place that needs to be fixed - [ ] HeaderEx: [`header/p2p/service.go`](https://github.com/celestiaorg/celestia-node/blob/main/header/p2p/exchange.go#L29) - [ ] FraudSync: [`fraud/sync`](https://github.com/celestiaorg/celestia-node/blob/main/fraud/service.go#L23)