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
{{ message }}
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
stepping into functions of other contracts seems to make it not have contract state and local function variables don't populate or become available in console
stepping into functions of other contracts sometimes will not work (either simply ignores the command or throws an exception). Very reproducable example at Market.sol:177
Nits
bytes32 data appears as an array (would prefer a hex string)
empty arrays appear as Array(NaN)
The text was updated successfully, but these errors were encountered:
Issues for Later
Nits
The text was updated successfully, but these errors were encountered: