Objective
Adopt Multiaddr to simplify and consolidate node identity, utilizing a standardized and extensible address format for nodes servicing and participating in Pocket Network.
Origin Document
ADR-0001
Goals
- Replace the current address convention with multiaddr
- Ensure a standardized, extensible, and future-proof addressing scheme
- Improve maintainability of the codebase
Deliverable
Non-goals / Non-deliverables
- Refactoring of the codebase beyond the scope of adopting multiaddr for node addressing
General issue deliverables
Testing Methodology
Creator: @jessicadaugherty
Objective
Adopt Multiaddr to simplify and consolidate node identity, utilizing a standardized and extensible address format for nodes servicing and participating in Pocket Network.
Origin Document
ADR-0001
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