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: allow exporting memory file and trace file in non proof mode #476

Merged
merged 16 commits into from
Jul 11, 2024

Conversation

TAdev0
Copy link
Member

@TAdev0 TAdev0 commented Jun 22, 2024

Resolves #472

@TAdev0 TAdev0 self-assigned this Jun 22, 2024
pkg/vm/vm.go Show resolved Hide resolved
pkg/vm/vm.go Outdated Show resolved Hide resolved
pkg/vm/vm.go Outdated Show resolved Hide resolved
cmd/cli/main.go Outdated Show resolved Hide resolved
cmd/cli/main.go Outdated Show resolved Hide resolved
integration_tests/BenchMarks.txt Outdated Show resolved Hide resolved
@TAdev0
Copy link
Member Author

TAdev0 commented Jul 11, 2024

I'll merge this and open a new issue for the 1 memory cell / 1 step divergence

@TAdev0 TAdev0 merged commit 08d12e6 into NethermindEth:main Jul 11, 2024
4 checks passed
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.

Export trace and memory in execution mode
3 participants