Max Inden
Max Inden
> Applied suggested changes, and marked all but one as resolved. Remaining one is about estimating this work, which I don't find myself to be qualified to answer and is...
> we still have tests running libp2p circuit relay v1, which makes sense because it has functionality that relay v2 does not What is the functionality that v1 has but...
> @lidel says you cannot send data over v2 (no bitswap). I think the key here is that understanding how much traffic, over what protocols, is vital for understanding what...
> Have we verified that they will receive the EU-based copy? IPFS has no mechanism that favors by geography, right? The closest to this I guess is that IPFS would...
I paused all merge queues, thus far without success. https://dashboard.mergify.com/github/libp2p/repo/rust-libp2p/queues?branch=master&queues=default
Potential hot-fix: https://github.com/libp2p/rust-libp2p/pull/5208
#5208 did the trick. I unpaused the merge queue.
> thanks Max, it seems mergify approves but doesn't add the `send-it` label right? Did it ever? As far as I can tell, it simply enqueues it right away: https://github.com/libp2p/rust-libp2p/blob/46ec6c416a9b06c089236a8d6d44e55d0c3f7edd/.github/mergify.yml#L36-L42
> With your hotfix we now need to manually approve the deps PR's from dependabot right? I don't know what the best process is. I don't think the PRs are...
Thank you for the work here. > Not sure how desirable this is for main, but we've been having quite a bit of mem coming from gossip. We're not transferring...