Conversation
0d6900a to
3fb801b
Compare
|
I don't know if it might cause problems but if we get the port wrong, the peer manager blacklists the peer's IP for 30 minutes, so even if discovery figures out later what the correct port is, it may take a long time until the same node is tried again. This only affects the bootstraps/known-nodes, the others' ports come form the ENR. |
3fb801b to
847f3ad
Compare
f6954fc to
ad876c6
Compare
| "enode://70b74fef51aa4f36330cc52ac04f16d38e1838f531f58bbc88365ca5fd4a3da6e8ec32316c43f79b157d0575faf53064fd925644d0f620b2b201b028c2b410d0@47.115.150.90:30303", //ETC Labs | ||
| "enode://fa64d1fcb2d4cd1d1606cb940ea2b69fee7dc6c7a85ac4ad05154df1e9ae9616a6a0fa67a59cb15f79346408efa5a4efeba1e5993ddbf4b5cedbda27644a61cf@47.91.30.48:30303", //ETC Labs | ||
|
|
||
| "enode://a7219ff608bdca40174d005610f80a8d216aa9695e34542d27d69cfd6bf5478fd3b5c83c08ad537a06425cce9cda975571053dcb174d44f109b7362d26798256@18.159.208.198:53818", // IOHK ec2-18-159-208-198.eu-central-1.compute.amazonaws.com |
There was a problem hiding this comment.
I don't seem to be able to connect to this instace
There was a problem hiding this comment.
Hm, I tried with the default ports, 18.159.208.198:30303 then 18.159.208.198:9072?discport=30303 but those didn't work, I was hoping this might as it's from etcnodes.org
@KonradStaniec do you know what might be wrong?
There was a problem hiding this comment.
Konrad is off today... I'd maybe remove this and re-add it once we speak with him about how he has it configured
There was a problem hiding this comment.
Okay. He said he asked devops about firewalls and port forwarding etc.
e91dbb1 to
9c84341
Compare
ntallar
left a comment
There was a problem hiding this comment.
Apart from my comments answers, LGTM!
ntallar
left a comment
There was a problem hiding this comment.
LGTM!
.\\ //.
. \ \ / /.
.\ ,\ /` /,.-
-. \ /'/ / .
` - `-' \ -
'. /.\`
- .-
:`//.'
.`.'
.' BP
Description
Updated the
etcandmordorbootstrap node configuration based oncore-geth. Also added @KonradStaniec's node.It turns out that what we had configured for
etcwere the Ethereum mainnet nodes. Replacing with the ones dedicated for Ethereum Classic may speed up discovery as well.