Hlib Kanunnikov

Results 135 comments of Hlib Kanunnikov

`mocknet` is helpful for @celestiaorg. We mock away OS networking in our protocols tests using it. Moving it out seems inconsistent with the latest efforts to consolidate everything in one...

What do you think about encoding both the _sharelen_ amount and _datalen_, but as different encoding layers? The main reason to encode _shareslen_ is to avoid prepending namespaces to each...

It is not a problem to find the “meta” share if it's within the same axis, but if it's outside, row and cols start to depend on each other for...

Well, cycle dependencies might be an issue, need to think more about this.

How then NodeGetter will work? I am a bit ahead of the issue due to the development of the small protocol that is using the same pattern with input CID...

Ok, thanks. I would like to help pushing this forward. Also, an intention for the PR [here](https://github.com/ipfs/go-ipld-format/pull/58) is to implement a new NavigableNode over the streaming interface. In case DAGService...

Hmm, we don't have `0.3.0` version, but `0.3.0-rc1`. Does this happen on main branch or on the tag?

No objections. Also note that this can be done in two simple stages: * Removing 2 loc from default config to prevent nodes listening on TCP by default * New...

This is closed for metrics and not for the traces so reopening