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: statistics for circuit tracer #54

Closed
wants to merge 3 commits into from
Closed

Conversation

montekki
Copy link
Contributor

@montekki montekki commented Aug 9, 2024

Statistics counting code implemented without the new tracer interface. Later has to be moved there. Only problem so far:
unimplemented static memory instructions lead to divergency on zksync_state_keeper batch_executor::tests::bootloader_out_of_gas_for_any_tx test because the way this patch substitutes unimplemented instructions with nop opcodes is wrong. This problem is supposed to go away with the new tracer interface hopefully.

@montekki
Copy link
Contributor Author

closing in favor of #55

@montekki montekki closed this Aug 21, 2024
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.

1 participant