Commit Graph

850 Commits (421001808f38b8935d4f01ac26c90de63093959e)

Author SHA1 Message Date
David Zagi f501c199a5 feat: task configuration and creating of setting-tab in react (#1171) 4 years ago
yann300 799e1f6950 linting 4 years ago
yann300 4ef15d329e use hexHighlight 4 years ago
yann300 af10fbbc32 use monospace for memory and stack 4 years ago
yann300 1dd9c25e27 make sure non zero are highlighted 4 years ago
joseph izang 99eb7d39d6 fixes for localplugin toast 4 years ago
lianahus 0b1dbeea17 track context menu special actions usage 4 years ago
joseph izang 8f49788674 refactored components by hoisting state 4 years ago
joseph izang 47321e90cd changes towards reviews 4 years ago
ioedeveloper d84ef45131 Fixed loading local plugin, search input 4 years ago
joseph izang b53f256b48 fixes for localplugin creation and activation 4 years ago
joseph izang fd59cbbdde trying manual plumbing for localplugin creation 4 years ago
joseph izang cd26d1592e remove a bunch of commented out code and debugging code 4 years ago
joseph izang 59f9b99e24 removed console messages. minor fixes 4 years ago
joseph izang a4759cd64a fix all but 2 issues to have 100% passing tests 4 years ago
lianahus 6bff1afead linter 4 years ago
lianahus 9a814544ac changed the info icons and fixed some layout issues 4 years ago
lianahus 144e5c902d reset only if remixd is deactivated 4 years ago
lianahus 0d5fdb171b hiding slinther checkbox when remixd deactivated 4 years ago
aniket-engg a380ac3bb9 info icon for Hardhat compilation 4 years ago
aniket-engg 592f745038 suggested changes 4 years ago
aniket-engg 9fc755ca78 linting fix 4 years ago
aniket-engg 981de3af24 info icon added for Slither usage 4 years ago
joseph izang 7fdaa910a6 refactor useEffect to boot page load times 4 years ago
joseph izang 1a5525f0ee finish refactor for inactive plugins, active plugins and plugin permissions 4 years ago
ioedeveloper 16d243c9fd Reset to default compiler after unchecking nightly builds 4 years ago
ioedeveloper dba5b774d8 Fix hardhat compilation 4 years ago
filip mertens caf93dd8ab verifycontracts e2e tree fix 4 years ago
joseph izang 6fd39350e2 finishing plugin settings logic 4 years ago
filip mertens 7b88ffa189 fix setting enabled 4 years ago
ioedeveloper 05cef8dc9c Make compilation details collapsable 4 years ago
ioedeveloper 86a3668c88 Fix disappearing modal after tab switch 4 years ago
ioedeveloper 0292cfbef0 Remove warning icon 4 years ago
ioedeveloper 2e9d922b51 Disable button when loading compiler 4 years ago
ioedeveloper a827ed8561 Added berlin to evm list 4 years ago
ioedeveloper 20920c54f3 Display only filename on compile button 4 years ago
Aniket-Engg 6b0a81c633 removed error console 4 years ago
Aniket-Engg cc4ba904f9 hide slither button when not localhost workspace 4 years ago
lianahus 1ae1f02e3a fixed the long text on compile button 4 years ago
Aniket-Engg e8e5952d88 fix react useeffect to reset 4 years ago
filip mertens a22fce6a9e fix event 4 years ago
Aniket-Engg eb040e4c67 fix #1400 4 years ago
filip mertens 96316786f7 ipfs url in UI 4 years ago
joseph izang 171056bb85 fixed a bunch of plumbing with external persisted state of plugin manager 4 years ago
davidzagi93@gmail.com 61a0c6e0ab implementing command execution script in react 4 years ago
joseph izang 7329130f35 create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 4 years ago
davidzagi93@gmail.com 2f474493cd getting response from scriptRunnser 4 years ago
davidzagi93@gmail.com 803ba113de getting response from scriptRunnser 4 years ago
ioedeveloper 4fe15231aa Remove unused code files 4 years ago
davidzagi93@gmail.com 0a50edc829 fixing scripRunner error 4 years ago