Marcin Rataj

Results 1311 comments of Marcin Rataj

@TheDiscordian maybe Launchpad v2 ?

@arseniy-gl the type is correct – mind opening a PR that fixes the docs?

Ideas being discussed in https://github.com/libp2p/go-libp2p-kad-dht/issues/254

I think https://github.com/ipfs/go-ipfs/issues/3926#issuecomment-1067246366 applies to js-ipfs as well.

Update: - https://github.com/libp2p/js-libp2p-crypto/issues/145 implemented support for ed25519 using custom proprietary encryption format - good for mvp, but had for general interop with anything other than other js-ipfs node - go-ipfs...

Really cool! While we are at it, would be cool to implement DNSLink and Subdomain gateway too (#2248). HTTP proxy mode (https://github.com/ipfs/js-ipfs/issues/1877) is a cherry on top :cherries:

Seem that this needs more work: - bump next.js after they update their version of webpack

Needs https://github.com/ipfs/go-ipfs/issues/7958 first.

Folks will get bitten by this in the browser context over and over again. We should find a way to proactively avoid silent failures / bugs like this. Will get...