Commit Graph

5121 Commits (4b20698a94afbbe1e540f282c3ef70cbcc11cda8)
 

Author SHA1 Message Date
Iuri Matias 4b20698a94 remove unneded if else 6 years ago
Iuri Matias 644af32fca move & refactor solidity locals logic 6 years ago
Iuri Matias 9e4f7d1386 move solidity locals logic to its own class 6 years ago
Iuri Matias 443b2e92c5 refactor to use events 6 years ago
Iuri Matias 622d3502ca fix missing event trigger in solidity state logic 6 years ago
Iuri Matias 92e7887c29 add new SolidityLocals file 6 years ago
Iuri Matias a85e00486a switch to 'new' dropdown panel 6 years ago
Iuri Matias 6e1ed8ffd8 create file for solidity state logic 6 years ago
Iuri Matias ed037be70f move solidity state logic into its own class 6 years ago
Iuri Matias d60ee76ffb cleanup 6 years ago
Iuri Matias cf0e99b036 add SolidityState and utils 6 years ago
Iuri Matias 4e29354f31 remove unused event 6 years ago
Iuri Matias d6ddb83d05 move step detail logic into caller 6 years ago
Iuri Matias b434d9e9c4 refactor step detail 6 years ago
Iuri Matias d4bfc9c5b3 add new step detail 6 years ago
Iuri Matias 05389ddc97 remove unused event 6 years ago
Iuri Matias fb6390e1aa remove unneded params 6 years ago
Iuri Matias 8fa22b6c78 move storage panel logic into caller; refactor 6 years ago
Iuri Matias 223f5581d4 add new storage panel 6 years ago
Iuri Matias 93817b0daf add new stack panel; refactor 6 years ago
Iuri Matias 743bdddb80 move callstack panel logic to caller 6 years ago
Iuri Matias cddcfaf2db add new CallstackPanel 6 years ago
Iuri Matias aba9c8de14 move memory panel logic to caller 6 years ago
Iuri Matias 28c32745fd remove unused params 6 years ago
Iuri Matias 2ff1851496 ad new memory panel 6 years ago
Iuri Matias f9bfd8bf85 move call data logic into caller 6 years ago
Iuri Matias c639f31f8b add new CalldataPanel 6 years ago
Iuri Matias 4e7b53b7eb move asmCode logic to caller 6 years ago
Iuri Matias 4828d99c81 refactor codelist view, put conditional if to return early 6 years ago
Iuri Matias 38a5ab61fe cleanup 6 years ago
Iuri Matias 953ddfea24 add/move CodeListView and DropdownPanel files 6 years ago
Iuri Matias 1220a3ee21 add new vm debugger 6 years ago
Iuri Matias 1daf991cee remove self; move main step change to constructor 6 years ago
Iuri Matias 46779250c2 refactor to use .bind 6 years ago
Iuri Matias 98273a1bc0 move step manager debugger class to its own file 6 years ago
Iuri Matias f1a586190d remove commented out code 6 years ago
Iuri Matias 84f44e8abf fix references to this 6 years ago
Iuri Matias 723e303cd2 move reverted tx reason logic from view into step manager class 6 years ago
Iuri Matias 3fe147ad1b move events purely related to debugger internal logic to step manager class 6 years ago
Iuri Matias ce19477d43 cleanup 6 years ago
Iuri Matias 064e3fa25b refactor to move get trace length logic out of the step manager ui 6 years ago
Iuri Matias 1bb1dcd288 update step in step manager instead of relying on UI 6 years ago
Iuri Matias b633afc75e remove init method, changeStep 0 can be used instead 6 years ago
Iuri Matias 417c289e7f remove unneded method 6 years ago
Iuri Matias 10168bc680 cleanup 6 years ago
Iuri Matias bd0fd77183 cleanup 6 years ago
Iuri Matias 36726fd8dd move some logic to another class 6 years ago
Iuri Matias dfb53d0713 remove unused method 6 years ago
Iuri Matias 6babaf4944 move components init to their own methods 6 years ago
Iuri Matias 0a0e2e2b59 move view related methods to the bottom 6 years ago