Commit Graph

5373 Commits (4d875d0ed664857b61f9b1f9a6e426d2cda1a2a3)
 

Author SHA1 Message Date
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
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