-
Hey, I am getting some build errors:
```
Cannot find type 'ResponseType' in scope
Cannot infer contextual base in reference to member 'close'
```
I am wondering if anyone is able to assist …
-
```
const IPFS = require('ipfs')
const OrbitDB = require('orbit-db')
const ipfsOptions = {
start: true,
EXPERIMENTAL: {
pubsub: true,
},
config: {
Addresses: {
…
-
> For the full context see https://github.com/ipfs/kubo/issues/9125
## Broken during migration
### High priority items
- [ ] #94
- [ ] #77
### Other items
- [x] IPNS tests - https://git…
-
/dns4/ws-star-signal-1.servep2p.com/tcp/443/wss/p2p-websocket-star/
```
websocket.js:112 WebSocket connection to 'wss://ws-star-signal-1.servep2p.com/socket.io/?EIO=3&transport=websocket' failed: Er…
-
Several people from both the @ipfs and @matrix-org communities have expressed an interest in the possibility of integration between the two. I'm opening this issue to coordinate this effort.
Relevant…
-
Upon receiving a message, the program should increase its number of hops. It should then log to stdout the contents of the message. The log line should be timestamped.
-
As we are heading towards interoperability in ETH2.0, we will need specification tests for gossipsub and other libp2p components in order to ensure that all implementations conform to the same spec. I…
-
# Ethereum projects on libp2p
Starting a thread so we can keep track of questions regarding what it might take to get Ethereum (present and future) operating over libp2p.
## General Interests
…
-
_These are notes from a session at libp2p developers meetings in Berlin, 12-07-2018._
Designing distributed algorithms is hard.
# Simulation Driven Development
### P2P Simulation for Problem …
-
### 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 is…