Commit Graph

5362 Commits (4774502da85a2b69cdfa05c5ac9c1619d0803225)
 

Author SHA1 Message Date
Iuri Matias 928c5e65c4 remove no longer needed web3 references from txbrowser 6 years ago
Iuri Matias 9b34d4764b revert changes made on execution context 6 years ago
Iuri Matias 73c7301c0e revert changes made on execution context 6 years ago
Iuri Matias b192a3df8c move global vars out of debugger logic 6 years ago
Iuri Matias 98e3a498c1 move editor out of debugger 6 years ago
Iuri Matias 2bc69fc258 move source highlighter out of debugger 6 years ago
Iuri Matias c82501e928 cleanup 6 years ago
Iuri Matias 41a598eb4d remove unused line 6 years ago
Iuri Matias 6f51324d8f remove unneded debug method 6 years ago
Iuri Matias a0047f7568 cleanup 6 years ago
Iuri Matias bdcfabf463 cleanup 6 years ago
Iuri Matias 66e401dae0 merge 'old' ui and new ui 6 years ago
Iuri Matias df65e346cf move old ethdebugger UI 6 years ago
Iuri Matias 51ee77d851 remove unneded callbacks 6 years ago
Iuri Matias 7302279fb1 delete old remix debugger files 6 years ago
Iuri Matias fd29e7739d move vmdebugger call from vmbugger to debuggerUI 6 years ago
Iuri Matias ee5dc0a491 fix last event in vmdebugger still not using vmdebugger class; remove unneded params 6 years ago
Iuri Matias 32f6fd32bb move vmdebugger logic to its own class 6 years ago
Iuri Matias 464347f4e0 move solidity locals into vmdebugger logic class 6 years ago
Iuri Matias 3beaf5cb12 mvoe solidity state into vmdebugger logic class 6 years ago
Iuri Matias 9139a78547 move newTrace and calltree events to vmdebugger logic 6 years ago
Iuri Matias 007b4ce5fb refactor; remove unneded else 6 years ago
Iuri Matias cd6061a4c7 move storageview state data into logic class 6 years ago
Iuri Matias b80f478898 move storage changes to vm debugger logic 6 years ago
Iuri Matias a6217e5cc6 fix issues with lack of view 6 years ago
Iuri Matias 578137ad2e move return value logic and transform it into an event 6 years ago
Iuri Matias 3b7c61bdc9 cleanup; remove unneded callback 6 years ago
Iuri Matias e486706735 cleanup 6 years ago
Iuri Matias 2f3ee90137 refactor trace manager steps 6 years ago
Iuri Matias 4ef690d868 move tracemanagers calls into vmdebugger logic class 6 years ago
Iuri Matias d8bb61de4b fix calls to tracemanager 6 years ago
Iuri Matias 46cc123552 move memory event to vmdebugger class 6 years ago
Iuri Matias 1d60bc4cd6 move calldata event to vmdebugger class 6 years ago
Iuri Matias f1881a37ab add reset method to CodeListView 6 years ago
Iuri Matias 3fce0ac98a remove unused code 6 years ago
Iuri Matias e322816d0e move some asmcode events trigger into vmdebugger class 6 years ago
Iuri Matias 8e9662e92b remove unneded requires 6 years ago
Iuri Matias 368f1c5499 move fullstorage changes logic to caller 6 years ago
Iuri Matias 2bc2af9ed0 add new FullStorageChanges 6 years ago
Iuri Matias f2c58ea33b remove unneded if else 6 years ago
Iuri Matias 6716d9b593 move & refactor solidity locals logic 6 years ago
Iuri Matias f8b97d514c move solidity locals logic to its own class 6 years ago
Iuri Matias 5b72f3bb3f refactor to use events 6 years ago
Iuri Matias ec84a467b6 fix missing event trigger in solidity state logic 6 years ago
Iuri Matias 37a7d3d28f add new SolidityLocals file 6 years ago
Iuri Matias c8715290be switch to 'new' dropdown panel 6 years ago
Iuri Matias 9356508628 create file for solidity state logic 6 years ago
Iuri Matias 4c10da51b7 move solidity state logic into its own class 6 years ago
Iuri Matias 0f875dd95c cleanup 6 years ago
Iuri Matias c2be6045ae add SolidityState and utils 6 years ago