js-libp2p
js-libp2p copied to clipboard
The JavaScript Implementation of libp2p networking stack.
Failed while use with `datastore-level`. - **Version**: Latest Version - **Platform**: All platform #### Severity: Critical #### Description / Steps to reproduce the error: ```javascript const Libp2p = require('libp2p') const...
- **Version**: 0.32.4 - **Platform**: UNIX - **Subsystem**: js-libp2p-kad-dht: 0.23.2 #### Severity: High #### Description: Once peerRouting.getClosestPeers is called, following errors occured. `libp2p:peer-store:address-book:err peerId must be an instance of peer-id...
This issue aims to find the best solution for announced addresses. Libp2p is not controlling in any way the announced addresses. This means that users will need to properly configure...
WebBluetooth now works in the Browser! *1, *2, *3 https://developers.google.com/web/updates/2018/10/nic70 *1 Only on Chrome *2 Only on Windows *3 It is a great start \o/
- **Version**: 0.29 - **Platform**: * - **Subsystem**: Dialer #### Type: Bug #### Description: When a dial to a given peer is performed, if a dial to the same peer...
This issue will track the work pipeline regarding libp2p testing. The two main points here are the integration testing ownership and thorough System Testing + Interop Testing ## Integration Testing...
In order for nodes on the network to be able to easily find a libp2p node, it needs to find its closest peers on the network and connect to them...
# Discovery API The discovery API aims to provide libp2p users (and other libp2p subsystems) a way for active peer discovery. Peers providing a service will use this API to...
- **Version**: v0.29.3 - **Platform**: - **Subsystem**: #### Type: Documentation Bug #### Severity: Low #### Description: A `|` symbol in a markdown table cell messes the markdown up This markdown...
- **Version**: current HEAD - **Platform**: Firefox on Linux - **Subsystem**: dialer #### Type: Enhancement #### Severity: Very Low #### Description: The error reporting in Firefox is worse than in...