Vlad

Results 72 comments of Vlad

The original suggestion was to move routing logic to `Getter` instead of peers.Manager. The main difference is that Getter is aware of header, while peer.Manager does not. I'm against putting...

Full list of cases that needs to be covered to ensure pruned/rachival routing works as intended. - **Archival FN** (4) - sync outside of sampling window from Archival BN -...

@Ferret-san Do you recall if we need any additional methods to be migrated from app to Blobstream API in node?

Sync summary: > When is this happening in practice? Besides someone else calling ShareAvailabe over RPC, shouldn't DASer ensure there is only one availability per height at a time? You...

>Am fine with this change - I do agree with hlib's comment re extending single flight protection to both calls (for full availability too) even though this circumstance only really...

Let’s make this part of cel-key instead of node api. We don’t need to have an ability to sign it within runtime.

@MSevey could you please check the GitHub token access to ensure it has write privileges for pull requests?

@derrandz Good question! The goal here is to provide a dashboard with basic coverage of all or most modules that could be used for debugging purposes. We have one we...

Hey! A few more details are missing from the original issue. Some metrics are already implemented inside the libp2p/kad-dht package you would need to connect them to our metrics collector:...