Commit Graph

5331 Commits (98f520aed08b61d3b75e3f1dc1f3f8b8be2197ac)
 

Author SHA1 Message Date
Iuri Matias 69908fa9b6 remove debugger UI dependency out of solidityState 6 years ago
Iuri Matias 9f740ddcf4 remove direct reference to tx and pass it as an arg 6 years ago
Iuri Matias 8e2ad7634e remove direct reference to tx and pass it as an arg 6 years ago
Iuri Matias 93ca953143 move all references to currentStepIndex to the stepManager 6 years ago
Iuri Matias 3e2a2e97ab remove unneded method 6 years ago
Iuri Matias 500481638e separate compiler unload from view unload; remove stepChanged 6 years ago
Iuri Matias 276f194831 refactor debug to have a loading callback and move the actual debug call to it 6 years ago
Iuri Matias 74051d356a move all logic to same folder; move vmdebugger logic inside debugger 6 years ago
Iuri Matias 7aa09de9db move code manager event 6 years ago
Iuri Matias 20951e53c5 rename parent to debugger 6 years ago
Iuri Matias d486488202 remove step manager dependency on ui event 6 years ago
Iuri Matias 7c259d70e6 remove commented out code 6 years ago
Iuri Matias 5333e87d42 add todo for later 6 years ago
Iuri Matias 26aa46c2b3 move step manager into debugger 6 years ago
Iuri Matias 5c013a1be9 move step manager to debugger folder 6 years ago
Iuri Matias e1af715ae2 move debugger to its own folder 6 years ago
Iuri Matias 0d992d3806 remove UI debugger start and move it to a single method 6 years ago
Iuri Matias 17f42d0105 remove forced submit on tx browser; specifically request for debug on debug method; refactor requesting web3 transaction 6 years ago
Iuri Matias 098b209198 remove event not used anywhere 6 years ago
Iuri Matias e077892f99 remove no longer needed web3 references from txbrowser 6 years ago
Iuri Matias 127a61fa4d revert changes made on execution context 6 years ago
Iuri Matias 8214270394 revert changes made on execution context 6 years ago
Iuri Matias b5a352f17a move global vars out of debugger logic 6 years ago
Iuri Matias 9b6f5cc05e move editor out of debugger 6 years ago
Iuri Matias 23ad7879cc move source highlighter out of debugger 6 years ago
Iuri Matias 346e3b327c cleanup 6 years ago
Iuri Matias b40b822ba4 remove unused line 6 years ago
Iuri Matias 6d5fcffcce remove unneded debug method 6 years ago
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