hedera-smart-contracts icon indicating copy to clipboard operation
hedera-smart-contracts copied to clipboard

EPIC: Ethereum Shadowing

Open se7enarianelabs opened this issue 5 months ago • 1 comments

Problem

The goal of this project is to experimentally research the Hedera EVM and Ethereum EVM equivalence. This will be achieved by re-executing all Ethereum transactions one-by-one on a local Hedera network. After each batch of transactions, we will verify if the states match. If the Hedera EVM is 1:1 equivalent to the Ethereum EVM, the same transactions should have the same impact on the state.

Solution

This will be achieved by re-executing all Ethereum transactions one-by-one on a local Hedera network. After each batch of transactions, we will verify if the states match. If the Hedera EVM is 1:1 equivalent to the Ethereum EVM, the same transactions should have the same impact on the state.

Alternatives

No response

### Tasks
- [ ] https://github.com/hashgraph/hedera-services/issues/15953

se7enarianelabs avatar Sep 10 '24 06:09 se7enarianelabs