fix 0G galileo: network ID 16601→16602, v3.0.4, update seeds

- Fix networkid from 16601 to 16602 (confirmed by official docs)
- Bump version 3.0.3 → 3.0.4
- Replace dead bootnode (8.218.88.60) with bundled geth-config.toml
- Replace dead consensus seed (8.218.88.60:26656) with itrocket seed
- Same fixes applied to aristotle for consistency

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-27 18:12:33 +00:00
parent 7fb3f08498
commit f51e0d4910
2 changed files with 6 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ services:
entrypoint: [/usr/local/bin/init.sh, geth]
command:
- --bootnodes=enode://2bf74c837a98c94ad0fa8f5c58a428237d2040f9269fe622c3dbe4fef68141c28e2097d7af6ebaa041194257543dc112514238361a6498f9a38f70fd56493f96@8.221.140.134:30303
- --config /0g/geth-config.toml
- --datadir=/root/.ethereum
- --db.engine=pebble
- --gcmode=full