Commit Graph

5201 Commits (14f317a36525cef9fc5228f983218b9e1e96c379)
 

Author SHA1 Message Date
Iuri Matias 0e1ff2f2a2 cleanup 6 years ago
Iuri Matias 0d44c6cfab cleanup 6 years ago
Iuri Matias 0054b1022d merge 'old' ui and new ui 6 years ago
Iuri Matias f72510d701 move old ethdebugger UI 6 years ago
Iuri Matias 012b80292f remove unneded callbacks 6 years ago
Iuri Matias 73385468ec delete old remix debugger files 6 years ago
Iuri Matias b8fa1a4e8a move vmdebugger call from vmbugger to debuggerUI 6 years ago
Iuri Matias f31c4bbc95 fix last event in vmdebugger still not using vmdebugger class; remove unneded params 6 years ago
Iuri Matias 049227cc94 move vmdebugger logic to its own class 6 years ago
Iuri Matias a346bea51f move solidity locals into vmdebugger logic class 6 years ago
Iuri Matias a015f3405c mvoe solidity state into vmdebugger logic class 6 years ago
Iuri Matias 0583d9a5a8 move newTrace and calltree events to vmdebugger logic 6 years ago
Iuri Matias e2dc22a2b6 refactor; remove unneded else 6 years ago
Iuri Matias 39dd2b4b53 move storageview state data into logic class 6 years ago
Iuri Matias a5e9464b72 move storage changes to vm debugger logic 6 years ago
Iuri Matias aff5d67dbf fix issues with lack of view 6 years ago
Iuri Matias 1b6626054d move return value logic and transform it into an event 6 years ago
Iuri Matias dbc3c63382 cleanup; remove unneded callback 6 years ago
Iuri Matias 5eea74f99a cleanup 6 years ago
Iuri Matias 0e8d102915 refactor trace manager steps 6 years ago
Iuri Matias f5f34d19a1 move tracemanagers calls into vmdebugger logic class 6 years ago
Iuri Matias 871c0ce096 fix calls to tracemanager 6 years ago
Iuri Matias 45b25d7e83 move memory event to vmdebugger class 6 years ago
Iuri Matias 526217a0df move calldata event to vmdebugger class 6 years ago
Iuri Matias 41832538e1 add reset method to CodeListView 6 years ago
Iuri Matias 87b5d355a0 remove unused code 6 years ago
Iuri Matias bc3e5d9af7 move some asmcode events trigger into vmdebugger class 6 years ago
Iuri Matias 4d5734b513 remove unneded requires 6 years ago
Iuri Matias c82fc734fd move fullstorage changes logic to caller 6 years ago
Iuri Matias b64269bd46 add new FullStorageChanges 6 years ago
Iuri Matias 4b20698a94 remove unneded if else 6 years ago
Iuri Matias 644af32fca move & refactor solidity locals logic 6 years ago
Iuri Matias 9e4f7d1386 move solidity locals logic to its own class 6 years ago
Iuri Matias 443b2e92c5 refactor to use events 6 years ago
Iuri Matias 622d3502ca fix missing event trigger in solidity state logic 6 years ago
Iuri Matias 92e7887c29 add new SolidityLocals file 6 years ago
Iuri Matias a85e00486a switch to 'new' dropdown panel 6 years ago
Iuri Matias 6e1ed8ffd8 create file for solidity state logic 6 years ago
Iuri Matias ed037be70f move solidity state logic into its own class 6 years ago
Iuri Matias d60ee76ffb cleanup 6 years ago
Iuri Matias cf0e99b036 add SolidityState and utils 6 years ago
Iuri Matias 4e29354f31 remove unused event 6 years ago
Iuri Matias d6ddb83d05 move step detail logic into caller 6 years ago
Iuri Matias b434d9e9c4 refactor step detail 6 years ago
Iuri Matias d4bfc9c5b3 add new step detail 6 years ago
Iuri Matias 05389ddc97 remove unused event 6 years ago
Iuri Matias fb6390e1aa remove unneded params 6 years ago
Iuri Matias 8fa22b6c78 move storage panel logic into caller; refactor 6 years ago
Iuri Matias 223f5581d4 add new storage panel 6 years ago
Iuri Matias 93817b0daf add new stack panel; refactor 6 years ago