Commit Graph

5246 Commits (3d86200b131bbd1e5ec3c26fce7de029d5777e79)
 

Author SHA1 Message Date
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
Iuri Matias 75f13c0374 simplify code 6 years ago
Iuri Matias c36afc6f20 remove unused variable 6 years ago
Iuri Matias 828ce7bc56 remove unused solidityMode variable; remove all code associated 6 years ago
Iuri Matias 6afca782da remove tracking of revertion point out of button navigator 6 years ago
Iuri Matias d2c791dcbb cleanup 6 years ago
Iuri Matias a7598b68b6 remove logic to set revertPoint and reason from button navigator into caller 6 years ago
Iuri Matias 3d351d5404 remove unused code 6 years ago
Iuri Matias 44b05c06c6 button navigator step changed 6 years ago
Iuri Matias fdc2864fed rename method 6 years ago
Iuri Matias 1c8c01121d remove method/simplify 6 years ago
Iuri Matias 9e2f69c358 remove unused variable 6 years ago
Iuri Matias 55afb5c4b7 remove unused parameter 6 years ago
Iuri Matias b6f0f8c62f remove unused method 6 years ago
Iuri Matias d48a550ba1 add new stepmanager and related files; move step manager out of old ui 6 years ago
Iuri Matias 5271cc7dba cleanup 6 years ago
Iuri Matias a95f1ba4c3 move logic out of txbrowser ui into parent 6 years ago
Iuri Matias 65b84b37aa simplify update method 6 years ago
Iuri Matias 62f12a78c5 remove local variable not used anywhere 6 years ago
Iuri Matias c371e04925 clean up; remove unnecessary else's 6 years ago
Iuri Matias 13b3aebad1 cleanup 6 years ago
Iuri Matias 076bd377b5 move provider change event out of tx browser; simplify set default values 6 years ago
Iuri Matias bbfb0aa500 remove all code related to displayConnectionSetting since it's always false 6 years ago
Iuri Matias 538cb4b59e cleanup 6 years ago
Iuri Matias c83162098a remove unused code 6 years ago
Iuri Matias 2cef4760e7 remove unused code 6 years ago
Iuri Matias dd9edcf379 use new tx browser; move code to upper class 6 years ago
Iuri Matias ba7efb0820 remove unused parameters 6 years ago