Skip to content

How to use config option fullTracer.printOpcodes in zkevm-proverjs #62

Answered by krlosMata
mooori asked this question in Q&A
Discussion options

You must be logged in to vote

hi !!

Brief explanation of modules:

  • fullTracer: Class to get execution traces of the batch execution. Heavily focus to get EVM traces like geth does for Ethereum. It is like an EVM trace extended wverboseOptionsith some zkEVM parameters
  • verboseOptions: property of the config. Useful to print data on the terminal (or save data) that is collected by the fullTracer. Very useful to debug without doing breakpoints.

Enable fullTracer

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mooori
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants