p2panda / aquadoggo

Node for the p2panda network handling validation, storage, aggregation and replication
GNU Affero General Public License v3.0
69 stars 5 forks source link

Do not show multi addresses to users when displaying INFO-level logs #509

Closed adzialocha closed 1 year ago

adzialocha commented 1 year ago

They are an internal libp2p detail and we don't need to communicate them to the users of aquadoggo

sandreae commented 1 year ago

Maybe we can get this done before the release if it isn't already.

adzialocha commented 1 year ago

Maybe we can get this done before the release if it isn't already.

Yes, that's nice! In the config PR I already prepared a function which translated multiaddr to regular SocketAddr representation.

adzialocha commented 1 year ago

https://github.com/p2panda/aquadoggo/commit/466869858268f79ed73ba24ce03ca0505a2d7cf8