Commit Graph

5528 Commits (5a518572e3c5f6a62d1b060dd5aa0499cba7f196)
 

Author SHA1 Message Date
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
Iuri Matias 6926147663 add new CalldataPanel 6 years ago
Iuri Matias 7f5520ec90 move asmCode logic to caller 6 years ago
Iuri Matias c0f655cd40 refactor codelist view, put conditional if to return early 6 years ago
Iuri Matias e207efbcfa cleanup 6 years ago
Iuri Matias 7f2c2900e5 add/move CodeListView and DropdownPanel files 6 years ago
Iuri Matias 07b9e36f34 add new vm debugger 6 years ago
Iuri Matias b94a2f7d2e remove self; move main step change to constructor 6 years ago
Iuri Matias e6647b6a42 refactor to use .bind 6 years ago
Iuri Matias e309ea7515 move step manager debugger class to its own file 6 years ago
Iuri Matias 8073213d9e remove commented out code 6 years ago
Iuri Matias d82f5da793 fix references to this 6 years ago
Iuri Matias 7819c1fca7 move reverted tx reason logic from view into step manager class 6 years ago
Iuri Matias 6550e9d9a1 move events purely related to debugger internal logic to step manager class 6 years ago
Iuri Matias 869c49d413 cleanup 6 years ago
Iuri Matias e23ef411c3 refactor to move get trace length logic out of the step manager ui 6 years ago
Iuri Matias b4d14a884b update step in step manager instead of relying on UI 6 years ago
Iuri Matias 3e0a5bbe4c remove init method, changeStep 0 can be used instead 6 years ago
Iuri Matias 2a93d8081e remove unneded method 6 years ago
Iuri Matias 951b165eb8 cleanup 6 years ago