Hector Sanjuan

Results 105 issues of Hector Sanjuan

This issue is to provide description and scope to the discussion of adding a sidecar service to handle some tasks around connectivity between peers in the cluster (or implement these...

I think it's nowhere mentioned that we have a Go client for the API. Also, the proxy endpoint is only mentioned in the context of composite clusters but it's very...

design
design-content

IIRC, normally the code will use the default `net.DefaultResolver` and has no caching layer.

It would be useful for Cluster to have our own block codes so that we can identify ownership of blocks from their CIDs. cc. @lanzafame

in progress

It says "Star" in h1 or so because it cannot show the github button: ![image](https://cloud.githubusercontent.com/assets/1027022/23470107/d70f6d42-fea5-11e6-805f-6bba37a4c41e.png)

The following are my thoughts on how to provide denylists so that they can be subscribed-to. ### Server * Using HTTP (poll), essentially an IPFS-gateway served file: * Lists are...

This is a follow up to #44 and #47, because I still have instances of ghosting. It is not just runway elements but buildings and what-not, and it does not...

This has two parts: - First, wire in libp2p metrics into the prometheus endpoint. They do not include per-protocol bandwidth metrics but it should have been nevertheless exposed and it...

The gateway code uses https://github.com/multiformats/go-multiaddr-dns which by default would use `net.DefaultResolver` and not cache anything. It also registers two default resolvers for `.eth` and `.crypto`. In this case using DoH...

P2
dif/easy
effort/hours
kind/bug