[P2P] Host/port shouldn't be required in client debug mode #678
Labels
bug
Something isn't working - expected behaviour is incorrect
community
Open to or owned by a non-core team member
core starter task
Good for newcomers, but aimed at core team members though still open for everyone
p2p
P2P specific changes
triage
It requires some decision-making at team level (it can't be worked on as it stands)
Milestone
Objective
Improve user experience of the debug CLI.
Origin Document
Goals
hostname
andport
P2P config fields are absent or empty stringDeliverable
#Create()
logic to setm.listenAddrs = libp2p.NoListenAddrs
ifisClientDebugMode
(regardless of `m.cfg.ConnectionType)POCKET_P2P_HOSTNAME
env var fromcli-client.yaml
manifestNon-goals / Non-deliverables
Network
implementationsGeneral issue deliverables
Testing Methodology
TODO
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdk8s LocalNet
is still functioning correctly by following the instructions hereCreator: [github username of the creator]
Co-Owners: [optional - github usernames of the co-owner(s)]
The text was updated successfully, but these errors were encountered: