Commit Graph

5134 Commits (3b7c61bdc9926c6e742c09148516877adc8e2ed0)
 

Author SHA1 Message Date
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
Iuri Matias 19f7507dab remove unused code 6 years ago
Iuri Matias 1d9f85dfb3 button navigator step changed 6 years ago
Iuri Matias fd133e16eb rename method 6 years ago
Iuri Matias f282310f36 remove method/simplify 6 years ago
Iuri Matias 860735be7d remove unused variable 6 years ago
Iuri Matias 7e3df362c0 remove unused parameter 6 years ago
Iuri Matias 1f254fb330 remove unused method 6 years ago
Iuri Matias 9546b78ffa add new stepmanager and related files; move step manager out of old ui 6 years ago
Iuri Matias a47d7e824f cleanup 6 years ago
Iuri Matias d79705e914 move logic out of txbrowser ui into parent 6 years ago
Iuri Matias b5d849ce7b simplify update method 6 years ago
Iuri Matias c949aec2cf remove local variable not used anywhere 6 years ago
Iuri Matias 0fd02d6065 clean up; remove unnecessary else's 6 years ago
Iuri Matias bea5df4edc cleanup 6 years ago
Iuri Matias b9050ba6b5 move provider change event out of tx browser; simplify set default values 6 years ago
Iuri Matias 04de04d404 remove all code related to displayConnectionSetting since it's always false 6 years ago
Iuri Matias a3e1148e46 cleanup 6 years ago
Iuri Matias 2caaaf4768 remove unused code 6 years ago
Iuri Matias 5a1291ec31 remove unused code 6 years ago
Iuri Matias abae083cb0 use new tx browser; move code to upper class 6 years ago
Iuri Matias 5fdf5b033f remove unused parameters 6 years ago
Iuri Matias ef087ec897 remove unused code 6 years ago
Iuri Matias 7ed15a111b move debugger UI; out of debugger class 6 years ago
Iuri Matias e1db94afb3 remove unused code 6 years ago
Iuri Matias 91bfaab1fd fix typo 6 years ago
Iuri Matias d81d67d056 remove unused code 6 years ago
Iuri Matias f59d81b56c move provider set into debugger class 6 years ago
Iuri Matias faab2ff24b create event for debugger state; add debug method 6 years ago
Iuri Matias 80ea6c5642 move active events 6 years ago
Iuri Matias afac37e9a3 move debugger UI to its own module 6 years ago
yann300 293a2d6acd
Merge pull request #1601 from fulldecent/feature-compile-tab-labels 6 years ago