Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(era-revm): Move era-revm to foundry #191

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

Deniallugo
Copy link
Collaborator

@Deniallugo Deniallugo commented Dec 12, 2023

What 💻

Move the logic from era revm to foundry-zksync
Split era revm to transaction-related part and cheatcode tracer
Implement conversion from stack tracer to our cheatcode tracer
Allow to use DatabaseExt from cheatcodes tracer

Why ✋

The first major steps for integrating zksync and foundry

@Deniallugo Deniallugo force-pushed the deniallugo-move-era-third-attempt branch from 5757518 to a4aa0b7 Compare December 12, 2023 18:18
@Deniallugo Deniallugo force-pushed the deniallugo-move-era-third-attempt branch from a4aa0b7 to ac350d8 Compare December 12, 2023 18:22
@Deniallugo Deniallugo changed the title Move era-revm to foundry feat(era-revm): Move era-revm to foundry Dec 12, 2023
Signed-off-by: Danil <[email protected]>
Signed-off-by: Danil <[email protected]>
@Deniallugo Deniallugo requested review from dutterbutter and nbaztec and removed request for dutterbutter December 12, 2023 18:40
@Deniallugo Deniallugo merged commit bd2731e into main Dec 12, 2023
11 checks passed
@Deniallugo Deniallugo deleted the deniallugo-move-era-third-attempt branch December 12, 2023 18:58
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.

2 participants