0xPolygonHermez / zkevm-node

Go implementation of a node that operates the Polygon zkEVM Network
Other
531 stars 685 forks source link

fix tracer previous step memory pointers #3740

Closed tclemos closed 2 months ago

tclemos commented 2 months ago

Closes #3738. Closes #3739.

What does this PR do?

fixes the issue with the trace memory for the previous step when using call tracer. add the returnData field for the default tracer.