Commit e02966a
feat: disable discv4, run discv5 on port 30303 by default
DISABLE_DISCV4=true appends --disable-discv4-discovery so callers can
opt in without changing the entrypoint. V5_DISCOVERY_PORT now defaults
to 30303 (same as devp2p TCP) instead of 9200, improving NAT traversal
in environments where only standard p2p ports are allowed outbound.
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>1 parent a7f7dd0 commit e02966a
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
130 | 138 | | |
131 | 139 | | |
132 | 140 | | |
| |||
0 commit comments