Update Polygon Amoy bootnodes and maxpeers
- Replace outdated bootnodes (34.89.39.114, 35.197.249.21) with official ones from Polygon docs - New bootnodes: 34.89.255.109, 34.185.137.160, 34.89.119.250, 34.89.40.235 - Increase maxpeers from 50 to 500 per Polygon docs recommendations - Affects: Bor and all Erigon3 variants (archive, minimal, pruned) Reference: https://docs.polygon.technology/pos/reference/seed-and-bootnodes/ Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
@@ -65,7 +65,7 @@ services:
|
|||||||
- --http.api=eth,net,web3,txpool,debug,admin,bor
|
- --http.api=eth,net,web3,txpool,debug,admin,bor
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=500
|
||||||
- --metrics
|
- --metrics
|
||||||
- --metrics.prometheus-addr=0.0.0.0:6060
|
- --metrics.prometheus-addr=0.0.0.0:6060
|
||||||
- --nat=extip:${IP}
|
- --nat=extip:${IP}
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
entrypoint: [erigon]
|
entrypoint: [erigon]
|
||||||
command:
|
command:
|
||||||
- --bootnodes=enode://c9c8c18cde48b41d46ced0c564496aef721a9b58f8724025a0b1f3f26f1b826f31786f890f8f8781e18b16dbb3c7bff805c7304d1273ac11630ed25a3f0dc41c@34.89.39.114:30303,enode://0ef8758cafc0063405f3f31fe22f2a3b566aa871bd7cd405e35954ec8aa7237c21e1ccc1f65f1b6099ab36db029362bc2fecf001a771b3d9803bbf1968508cef@35.197.249.21:30303
|
- --bootnodes=enode://d40ab6b340be9f78179bd1ec7aa4df346d43dc1462d85fb44c5d43f595991d2ec215d7c778a7588906cb4edf175b3df231cecce090986a739678cd3c620bf580@34.89.255.109:30303,enode://13abba15caa024325f2209d3566fa77cd864281dda4f73bca4296277bfd919ac68cef4dbb508028e0310a24f6f9e23c761fa41ac735cdc87efdee76d5ff985a7@34.185.137.160:30303,enode://fc5bd3856a4ce6389eef1d6bc637ce7617e6ba8013f7d722d9878cf13f1c5a5a95a9e26ccb0b38bcc330343941ce117ab50db9f61e72ba450dd528a1184d8e6a@34.89.119.250:30303,enode://945e11d11bdeed301fb23a5c05aae77bfdde39a8f70308131682a5d2fc1f080531314554afc78718a72ae25cc09be7833f760bf8681516b4315ed36217fa8dab@34.89.40.235:30303
|
||||||
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
||||||
- --chain=amoy
|
- --chain=amoy
|
||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=500
|
||||||
- --metrics
|
- --metrics
|
||||||
- --metrics.addr=0.0.0.0
|
- --metrics.addr=0.0.0.0
|
||||||
- --metrics.port=6060
|
- --metrics.port=6060
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
entrypoint: [erigon]
|
entrypoint: [erigon]
|
||||||
command:
|
command:
|
||||||
- --bootnodes=enode://c9c8c18cde48b41d46ced0c564496aef721a9b58f8724025a0b1f3f26f1b826f31786f890f8f8781e18b16dbb3c7bff805c7304d1273ac11630ed25a3f0dc41c@34.89.39.114:30303,enode://0ef8758cafc0063405f3f31fe22f2a3b566aa871bd7cd405e35954ec8aa7237c21e1ccc1f65f1b6099ab36db029362bc2fecf001a771b3d9803bbf1968508cef@35.197.249.21:30303
|
- --bootnodes=enode://d40ab6b340be9f78179bd1ec7aa4df346d43dc1462d85fb44c5d43f595991d2ec215d7c778a7588906cb4edf175b3df231cecce090986a739678cd3c620bf580@34.89.255.109:30303,enode://13abba15caa024325f2209d3566fa77cd864281dda4f73bca4296277bfd919ac68cef4dbb508028e0310a24f6f9e23c761fa41ac735cdc87efdee76d5ff985a7@34.185.137.160:30303,enode://fc5bd3856a4ce6389eef1d6bc637ce7617e6ba8013f7d722d9878cf13f1c5a5a95a9e26ccb0b38bcc330343941ce117ab50db9f61e72ba450dd528a1184d8e6a@34.89.119.250:30303,enode://945e11d11bdeed301fb23a5c05aae77bfdde39a8f70308131682a5d2fc1f080531314554afc78718a72ae25cc09be7833f760bf8681516b4315ed36217fa8dab@34.89.40.235:30303
|
||||||
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
||||||
- --chain=amoy
|
- --chain=amoy
|
||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=500
|
||||||
- --metrics
|
- --metrics
|
||||||
- --metrics.addr=0.0.0.0
|
- --metrics.addr=0.0.0.0
|
||||||
- --metrics.port=6060
|
- --metrics.port=6060
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
entrypoint: [erigon]
|
entrypoint: [erigon]
|
||||||
command:
|
command:
|
||||||
- --bootnodes=enode://c9c8c18cde48b41d46ced0c564496aef721a9b58f8724025a0b1f3f26f1b826f31786f890f8f8781e18b16dbb3c7bff805c7304d1273ac11630ed25a3f0dc41c@34.89.39.114:30303,enode://0ef8758cafc0063405f3f31fe22f2a3b566aa871bd7cd405e35954ec8aa7237c21e1ccc1f65f1b6099ab36db029362bc2fecf001a771b3d9803bbf1968508cef@35.197.249.21:30303
|
- --bootnodes=enode://d40ab6b340be9f78179bd1ec7aa4df346d43dc1462d85fb44c5d43f595991d2ec215d7c778a7588906cb4edf175b3df231cecce090986a739678cd3c620bf580@34.89.255.109:30303,enode://13abba15caa024325f2209d3566fa77cd864281dda4f73bca4296277bfd919ac68cef4dbb508028e0310a24f6f9e23c761fa41ac735cdc87efdee76d5ff985a7@34.185.137.160:30303,enode://fc5bd3856a4ce6389eef1d6bc637ce7617e6ba8013f7d722d9878cf13f1c5a5a95a9e26ccb0b38bcc330343941ce117ab50db9f61e72ba450dd528a1184d8e6a@34.89.119.250:30303,enode://945e11d11bdeed301fb23a5c05aae77bfdde39a8f70308131682a5d2fc1f080531314554afc78718a72ae25cc09be7833f760bf8681516b4315ed36217fa8dab@34.89.40.235:30303
|
||||||
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
||||||
- --chain=amoy
|
- --chain=amoy
|
||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=500
|
||||||
- --metrics
|
- --metrics
|
||||||
- --metrics.addr=0.0.0.0
|
- --metrics.addr=0.0.0.0
|
||||||
- --metrics.port=6060
|
- --metrics.port=6060
|
||||||
|
|||||||
Reference in New Issue
Block a user