-
**Describe the bug**
TL;DR the latest published `ipfs` package on crates.io is broken/unusable.
The latest published `ipfs` crate on crates.io has `aesni` in its dependency graph (via a dependency…
cdata updated
2 years ago
-
### Summary
When using QUIC transport exclusively with a persistent identity, the restart of the client of one node would make that node unable to publish message and getting an `InsufficientPeers`…
-
My rust-client, running on a Raspberry Pi B+, stalls after >10h.
The last log lines:
```
Dec 01 10:18:46 raspberrypi rust-client[21355]: [2022-12-01T09:18:46Z INFO rust_client] Listening on "/…
-
mplex is being phased out. go-libp2p and rust-libp2p have removed it from the list of default muxers a long time ago.
Kubo is considering removing it as well: https://github.com/ipfs/kubo/issues/9958…
-
## 推荐项目
- 项目地址:https://github.com/molvqingtai/WebChat
- 类别:JS
- 项目标题:与任何网站上的任何人聊天
- 项目描述:这是一个去中心化、无服务器的匿名聊天浏览器扩展程序,目的是为每个网站扩展聊天室的功能,从此上网冲浪不在孤单。
- 亮点:
* 隐私优先,利用 …
-
If I understand correctly, the intention is to have the ipfs-embed interface more or less stable from now on.
I think now would be a good time to write more documentation, including examples for ho…
-
### Bug report
One of our indexers suddenly started crashing with the following. We're not sure why.
### Relevant log output
```Shell
thread 'tokio-runtime-worker' panicked at 'failed to parse mapp…
-
## Description
Expose Prometheus metrics counting the number of bytes send and received on streams per protocol.
Rough idea:
```
libp2p_bytes { direction = "in", protocol = "/ipfs/kad/1.0.0"…
-
### Describe the bug
refer to Not works with js-ipfs #2564
I created an mini repo.
### Reproduction
_No response_
### Expected behavior
_No response_
### Platform and versions
❯ cargo tauri in…
-
Description
During NCD L2, I'd like to achieve the follow objectives:
We wanted to make a decentralized game;
Develop smart contracts in Rust on the Near public chain, combined with traditional…