Skip to content

docs: Update EVM node documentation to reference telos-reth#233

Open
molty365 wants to merge 1 commit intotelosnetwork:masterfrom
molty365:update-evm-node-docs
Open

docs: Update EVM node documentation to reference telos-reth#233
molty365 wants to merge 1 commit intotelosnetwork:masterfrom
molty365:update-evm-node-docs

Conversation

@molty365
Copy link

Summary

The Telos EVM stack has migrated from the legacy Elasticsearch-based tevmc Docker setup to telos-reth (Rust Ethereum fork) + telos-consensus-client. This PR updates the documentation to reflect the current production infrastructure.

Changes

New: telos-reth Setup Guide

  • Architecture overview (nodeos → consensus client → reth)
  • Hardware requirements
  • Step-by-step build and configuration instructions
  • JWT authentication setup
  • Syncing from snapshots via rsync
  • Port reference table
  • Monitoring commands
  • Testnet configuration
  • Troubleshooting (hash mismatch, gas price errors, etc.)

Updated: Legacy tevmc docs

  • Marked as deprecated with prominent warning banner
  • Links to new telos-reth guide for new installations
  • Original content preserved in collapsible section

Updated: Pre-synced node guide

  • Rewritten for reth-based stack (rsync approach)
  • Legacy Elasticsearch-based instructions preserved in collapsible section

Updated: Nodes overview

  • Added mention of telos-reth for EVM RPC nodes

Context

All Telos EVM RPC infrastructure now runs on telos-reth. The legacy tevmc stack (telos-evm-rpc, telosevm-translator, Elasticsearch, Redis, Kibana) is no longer in production use.

- Add comprehensive telos-reth setup guide (architecture, build, config, troubleshooting)
- Mark legacy tevmc Docker docs as deprecated with migration guidance
- Update pre-synced node guide for reth-based stack
- Update nodes overview to mention telos-reth
- Preserve legacy docs in collapsible sections for reference

The Telos EVM stack has migrated from the Elasticsearch-based tevmc Docker setup
to telos-reth (Rust Ethereum fork) + telos-consensus-client. This PR updates the
documentation to reflect the current production infrastructure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant