truffle-debugger icon indicating copy to clipboard operation
truffle-debugger copied to clipboard

Add a way to view variable end-states in transactions

Open bmmpxf opened this issue 7 years ago • 0 comments

When a transaction operates on a variable, and you view the transaction in the debugger, you have to step next or step over for sometimes quite a long time. It would be great if there were a "jump to the end" option so that one could see the end-states of the variables.

bmmpxf avatar May 04 '18 19:05 bmmpxf