Commit Graph

5311 Commits (dcd9256e2fbed05d6e39110d5f0abb2b93f039b1)
 

Author SHA1 Message Date
yann300 8f318be4bb Merge pull request #1604 from ethereum/yann300-patch-22 6 years ago
yann300 f96ff51614 circle-ci cache 6 years ago
yann300 1f0f3ec605 try fixing tests 6 years ago
yann300 09dd96a438 Merge pull request #1596 from ethereum/fixOptimize 6 years ago
yann300 3b7b0e35fb typo 6 years ago
yann300 7c574a0772 fix debugging with source location 6 years ago
nebojsa.urosevic 3876838916 Removes unused import. 6 years ago
nebojsa.urosevic f03fd04c95 Allow new transaction broadcasting to other plugins for web3 providers and injected web3 6 years ago
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