Commit Graph

5233 Commits (51ad852829b6db13154f4dedf42378759643ad5d)
 

Author SHA1 Message Date
Iuri Matias f5f34d19a1 move tracemanagers calls into vmdebugger logic class 6 years ago
Iuri Matias 871c0ce096 fix calls to tracemanager 6 years ago
Iuri Matias 45b25d7e83 move memory event to vmdebugger class 6 years ago
Iuri Matias 526217a0df move calldata event to vmdebugger class 6 years ago
Iuri Matias 41832538e1 add reset method to CodeListView 6 years ago
Iuri Matias 87b5d355a0 remove unused code 6 years ago
Iuri Matias bc3e5d9af7 move some asmcode events trigger into vmdebugger class 6 years ago
Iuri Matias 4d5734b513 remove unneded requires 6 years ago
Iuri Matias c82fc734fd move fullstorage changes logic to caller 6 years ago
Iuri Matias b64269bd46 add new FullStorageChanges 6 years ago
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