trufflesuite / truffle-debugger

Core functionality for debugging Solidity files built with Truffle
67 stars 12 forks source link

Add support for globally available variables #32

Closed gnidan closed 6 years ago

gnidan commented 6 years ago

Like msg.sender, etc.

Defined in: https://solidity.readthedocs.io/en/develop/units-and-global-variables.html#units-and-globally-available-variables

gnidan commented 6 years ago

Moving to trufflesuite/truffle ^