Laurent Senta
Laurent Senta
👋 I took a quick shot at this issue to try to move it forward, without much success yet, It's not straightforward to point typedoc to `ipfs-core/index.ts` and get a...
@SgtPooki Not right now, feel free to take over,
Thanks for re-running the workflow. Is that the first crash since we introduced Testground? Network hiccup: there was an `EOF` when docker tried to pull the runtime image (`busybox:1.31.1-glibc`) from...
I can't assign myself or the `ipdx` tag yet, but we're looking into this, I created a PR to show how we could run the test in separate jobs: https://github.com/libp2p/go-libp2p/pull/1639...
Thanks for bringing up pl-diagnose, sorry I missed the notification on this ticket, +1 to gather everything into ipfs-check, we already have a plan to merge the API ([related ticket](https://github.com/ipfs-shipyard/ipfs-check/issues/24))....
Thanks for the details @cgewecke I think ~the~ another issue we're experiencing comes from the `mapMethodToContract` that relies on listing `.sol` files. Our inner contract doesn't have its own file....
Sorry for the commit spam, I had a trial & error time with our CI. We don't mind you closing this ticket since we don't need the measure of the...
My use case is to store a WAL (among other things). I'd need to know whether a log has already been processed. I could build an index (more I/Os and...
Thanks for sharing your report, I'm ordering an M1 now, A few notes: We need to fix this warning: ``` ---> [Warning] The requested image's platform (linux/amd64) does not match...
Thanks for opening this issue @Bidon15, could you describe the problem you would like to solve here? And what the feature would look like?