Commit Graph

5403 Commits (eca0ff7191b7c81cbc08bb4f850546f4ef430303)
 

Author SHA1 Message Date
yann300 14f317a365 fix full storage changes 6 years ago
yann300 9f0794eddd fix: switch provider 6 years ago
yann300 56a501fc69 fix Renaming 6 years ago
Iuri Matias 7278710983 add missing new param to offsetToLineColumn 6 years ago
Iuri Matias a0eb15b378 remove old remix-debugger circle task 6 years ago
Iuri Matias 1a39d29fe5 make linter happy 6 years ago
Iuri Matias fc28df84f7 rename transactionDebugger to just debugger 6 years ago
Iuri Matias aa721664c4 refactor unload; remove all direct references to the internal debugger from the UI 6 years ago
Iuri Matias 148389090c move breakpoint event from ui to debugger 6 years ago
Iuri Matias 33b70beb7c refactor; simplify old debug method 6 years ago
Iuri Matias a10323f820 move trace loading check from ui to debugger 6 years ago
Iuri Matias 1332edb349 move getTx to debugger logic 6 years ago
Iuri Matias e7aef4cd1b move step manager step changed response to debugger 6 years ago
Iuri Matias b677b00550 refactor: remove redudant extra indexChange event and move logic under callback of the step manager stepChanged event 6 years ago
Iuri Matias aaaba3229d remove extra step update which turned to be redudant 6 years ago
Iuri Matias 430e4f03db remove unnecessary event 6 years ago
Iuri Matias 02a0301879 remove unused events 6 years ago
Iuri Matias 6feb543809 remove unused events 6 years ago
Iuri Matias 1b20288443 remove commented out code 6 years ago
Iuri Matias da710a49a4 completly remove debuggerUI reference dependency 6 years ago
Iuri Matias d781f6aefb update references to parent debugger 6 years ago
Iuri Matias 9ff73c527b remove debugger UI dependency out of solidityLocals 6 years ago
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