You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core/vm): trace before memory expansion ethereum#31074
Move opcode tracing out of the dynamic gas branch so tracing always runs before memory expansion.
Keep memory resizing in one place to match the upstream interpreter flow.
0 commit comments