Jacob Heun

Results 99 comments of Jacob Heun

@alanshaw any other info on the state of the node when this happened? Testing/idle node/etc.

This appears to be an issue with the pinning code spamming dht requests in ipfs. It looks like when checking for descendants in a pin set, before completely checking locally...

@achingbrain can you link the build?

We were seeing the call stack prior to that switch update being released. It might be contributing, but I don't think it's the core issue.

Okay, I've got a branch of the interop tests passing based off the latest ipfs rc candidate, https://ci.ipfs.team/blue/organizations/jenkins/IPFS%2Finterop/detail/test%2Ffix-async/4/pipeline/254. The underlying issue seems to be due to a lot of asynchronous...

We will also need to remove/change the `interface-stream-muxer` test at https://github.com/libp2p/interface-stream-muxer/blob/v0.5.9/src/close-test.js#L37, as it expects the muxer connections to close when the listener is closed. Instead it should validate the connection...

> libp2p/js-libp2p-examples repo people could submit PRs to, would be neat I really like this idea. We do have [js-libp2p-examples](https://github.com/libp2p/js-libp2p-examples) that currently just has an in depth chat example. I...

> - What about reusing https://github.com/ipfs/awesome-ipfs as awesome-libp2p? > - "we should rename js-libp2p-examples into js-libp2p-workshop-ipfs-camp" -> 👍🏽 > Possible solutions to this are to either version the -community repo...

@latenssi are you using out of the box `create-react-app` or are you doing any special configuration? What version of create-react-app are you using? It looks like babel 7+ is supposed...

Perhaps this is a separate issue but documenting reframe would be super useful. There's various resources you can find but querying reframe on the site doesn't yield any results. https://github.com/ipfs/kubo/releases/tag/v0.16.0...