telosnetwork / telos-reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
Apache License 2.0
2 stars 0 forks source link

Perform an initial import procedure using Telos EVM Translator #6

Closed aamirpashaa closed 1 month ago

aamirpashaa commented 9 months ago

Describe the feature

We should start importing the EVM blocks from testnet or mainnet to reth by using Telos EVM Translator (and maybe need to perform some changes on it to push to blocks to reth instead of elastic with the help of RPC functions) to make sure that everything is working fine and reth accepts all types of the transactions and it reaches a same block hash as 1.5.

Additional context

No response

aamirpashaa commented 7 months ago

The import has been done until height 200M on reth. We should import the blocks in real time instead of reading from dump files.

Screenshot 2024-03-09 230822