Gabriel Cruz

Results 69 comments of Gabriel Cruz

added this change here: https://github.com/gmelodie/project.nvim. I'm inclined to keep maintaining it if there's interest

@steinbrueckri thanks for letting me know!

That seems correct to me indeed... I wonder why [my nim parser](https://github.com/vacp2p/nim-libp2p/blob/592d7e4250237104b9615c7b4e4660d23571b2d1/libp2p/protocols/kademlia/protobuf.nim#L130-L159) failed to parse the response from rust-libp2p but succeeded when I had it talk to go-libp2p.

> Since this code will be used by every app build on the Logos stack, adding the logic here is very practical. Unfortunately this is not enough to justify code...

I think this issue could be more actionable. Here's a question to consider: when will this issue be completed? This should be clear. Can you add a list of files...

A couple things to note here then: > The only "concrete" actionable items I can think of: > - implement a style guide that states any data with invariants should...

I believe the biggest blocker is that nim-quic isn't stable yet. @richard-ramos ?

I guess in that case the proper solution would include 1. adding needed codecs to multiformat repo 2. fixing nim-libp2p tests

Maybe we could use github's wiki for this?