-
Someguy should be able to cache (https://github.com/ipfs/someguy/issues/25) peerbook info returned on `/routing/v1/providers`, and build reputation over time for returned PeerIDs.
### Goals
- P…
lidel updated
2 weeks ago
-
When connecting to other peers, it is not strictly needed to reuse the same PeerID - we already rotate PeerID on restart, but keep one as long as the application is running.
In order to break casua…
-
can i get current peer id ? after
```
room.on('subscribed', () => {
console.log('Now connected!')
})
```
-
This is probably a stupid question... However when I following the guide in README.md to download a file by using this code:
```java
List wants = List.of(new Want(Cid.decode("zdpuAwfJrGYtiGFDcSV…
-
It happens both during syncing i.e. requesting missing blocks and also when nodes are already synced and should receive new blocks.
Proto-testnet node operators (Blockscout, Viewblock etc.) have been…
-
**Describe the bug**
When calling the waku_store_query() function from C-bindings without a specific PeerId, it's expected that it would automatically pick a node from the connected list of nodes whi…
-
when starting the js-peer and accessing localhost:3000
I miss the Field "PeerID to connect to" and the button "Get Multiaddrs"
see:
![grafik](https://github.com/user-attachments/assets/a7922903-a…
-
Whenever I connect a substrate node (running locally) to a running instance of substrate-analytics, I get the following logs:
```
[2021-10-21T13:33:04Z DEBUG substrate_analytics::web::root] HTTP pe…
-
Follow-up issue to #2903 / #2912
The remaining security warnings all stem from `multiaddr: "10.0.1"` -- used by package `DevP2P`
The package is has been deprecated and succeeded by `@multiforma…
-
As part of our effort to improve the security of our gossip layer, the gossipsub team has put forward an initial request that we allow users to associate peer IDs with their accounts, so that we can u…