Commit Graph

5195 Commits (a65d8d1d49303b6e9f384e171485ffa301c9067f)
 

Author SHA1 Message Date
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
Iuri Matias c1a72fb5a0 remove unused event 6 years ago
Iuri Matias 13b635a48a move step detail logic into caller 6 years ago
Iuri Matias 5f8b191a13 refactor step detail 6 years ago
Iuri Matias de1e1b6ca5 add new step detail 6 years ago
Iuri Matias 6888495b53 remove unused event 6 years ago
Iuri Matias de880cc9ed remove unneded params 6 years ago
Iuri Matias 17a1ca1e65 move storage panel logic into caller; refactor 6 years ago
Iuri Matias 201ab3c6da add new storage panel 6 years ago
Iuri Matias 353f4812a5 add new stack panel; refactor 6 years ago
Iuri Matias 5a39449a15 move callstack panel logic to caller 6 years ago
Iuri Matias a12013bb5a add new CallstackPanel 6 years ago
Iuri Matias e57a2bc7f7 move memory panel logic to caller 6 years ago
Iuri Matias 508f47ec77 remove unused params 6 years ago
Iuri Matias 83ef8df75b ad new memory panel 6 years ago
Iuri Matias 374e090531 move call data logic into caller 6 years ago