hedera-smart-contracts
hedera-smart-contracts copied to clipboard
EPIC: Ethereum Shadowing
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