4 Commits

Author SHA1 Message Date
E M
9c0fd2f0c3
Add --listen-ip as well, so users can specify a well-known ip address 2026-02-19 16:48:41 +11:00
E M
33f7ebfa4f
formatting 2026-02-19 16:48:17 +11:00
E M
04f7c6cfd5
feat(cli)!: change --listen-addrs to --listen-port
This allows specifying the port only for the listening address, the address that is announced on the DHT for peer connections. It makes the developer experience less confusing, and easier to change for things like port forwarding.

# Conflicts:
#	storage/storage.nim
#	tests/integration/multinodes.nim
2026-02-19 16:47:45 +11:00
Eric
ab413bdfcf
chore!: Finish renaming Codex to Logos Storage (#1399) 2026-02-19 04:59:15 +00:00