Objective
Adopt LibP2P PeerIDs to achieve a unique, verifiable, and secure identification system for nodes
Origin Document
ADR-0003
Goals
- Integrate LibP2P PeerIDs as the primary node identification system in the Pocket Network
- Ensure unique and verifiable node identifiers
- Maintain compatibility with other LibP2P components and the refactored P2P module
Deliverable
Non-goals / Non-deliverables
- Refactoring of the codebase beyond the scope of adopting Libp2p PeerIDs as the primary node identification system
General issue deliverables
Testing Methodology
Creator: @jessicadaugherty
Objective
Adopt LibP2P PeerIDs to achieve a unique, verifiable, and secure identification system for nodes
Origin Document
ADR-0003
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make test_allLocalNetis still functioning correctly by following the instructions at docs/development/README.mdCreator: @jessicadaugherty