Arvid Norberg

Results 1037 comments of Arvid Norberg

@linchizhen would you mind signing your commit and force-push?

yeah. It seems the RPC to force-refresh the plots is somewhat independent from making directory traversal more robust

`b2` makes some guesses about where openssl's headers can be found. This is the reason for including this path.

I will not have time to develop a test to exercise this. we may have to punt or resort to manual testing

this change might fix https://github.com/Chia-Network/chia-blockchain/issues/11757

The discussion happened on keybase yesterday. The summary is: * rust creates don't allow the build step to pull things from the internet. I suspect the main reason is to...

I think the main remaining issue is how inefficient `is_i2p_url()` is.

I imagine the main challenge with a future-like object (or any other kind of message/notification) is that it needs to play well with some message loop. I don't think future...

> Hello, I noticed that sometimes non-existent IPs and ports end up in the peer list in DHT. How can this happen? Is it possible to do this using libtorrent?...