Commit Graph

5217 Commits (78066dcd6ff34c7d011c0c2b2915467abc2ab6db)
 

Author SHA1 Message Date
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
Iuri Matias c43cf630fc cleanup 6 years ago
Iuri Matias 3601a650f4 move some logic to another class 6 years ago
Iuri Matias 0e4a0eda91 remove unused method 6 years ago
Iuri Matias 64f60ea27d move components init to their own methods 6 years ago
Iuri Matias 042282f13c move view related methods to the bottom 6 years ago
Iuri Matias 92641f1290 simplify code 6 years ago
Iuri Matias 487e9184cf remove unused variable 6 years ago
Iuri Matias 23d19c72db remove unused solidityMode variable; remove all code associated 6 years ago
Iuri Matias 05249bcccb remove tracking of revertion point out of button navigator 6 years ago
Iuri Matias 0f90202b5e cleanup 6 years ago
Iuri Matias b3bd2656e0 remove logic to set revertPoint and reason from button navigator into caller 6 years ago