truffle-debugger
truffle-debugger copied to clipboard
Add a way to view variable end-states in transactions
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.