-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] This…
-
https://github.com/pinnaculum/py-multiformats-cid/blob/333a516be386442c2f6388e65749e4ab714f89bb/setup.cfg#L39
Unfortunately, this file is still not being included in the published package. I think …
-
> This is a thread for a open discussion as I would like to hear everyone's opinion. We won't change things overnight and definitely not before we are 100% confident this will be a good thing.
I re…
-
I think it would be great that if we merge a PR from someone, that this person gets added to a team that has [triage permission](https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-m…
-
The library (implementation 'io.libp2p:jvm-libp2p-minimal:0.10.0-RELEASE') does not compile in Android Studio. There are a lot of errors:
FAILURE: Build completed with 2 failures.
1: Task failed…
-
in this code, with all the latest versions I'm trying to provide a simple object using DHT but with everything I tried it always throws Query Aborted.
the Goal I'm trying to achieve is providing a…
-
@jacobheun Are there any plans to support conversion to a node address from a dns addr? If so, I can take a stab at it and open a PR. If not, why? Should it be done in some other package?
I also wo…
-
question
What is the reason for the error in the command line as follows?
2022-09-05T04:03:29.397+0900 [31m net/identify identity/id.go:586 error getting peer record from Identify message: faile…
-
swarm accept loop kills quic connections when it receives `system: cannot reserve inbound connection: resource limit exceeded` from quic causing random supurious stream resets
Different peoples wri…
-
Mypy complains and I have to silence it like this (which is not ideal).
```
from multiformats_cid import from_bytes # type: ignore
```
If the project is already typed, then it should be as ea…