rumblefishdev / evm-debugger

Other
6 stars 0 forks source link

Decode return values in internal calls #489

Open kowalski opened 1 month ago

kowalski commented 1 month ago

Use returnVariables from ast Extract values from stack of JUMPDEST frame when function finished. Use same decoding logic as for parametrs