Commit Graph

850 Commits (168cd815b44876f33eca2c9fb8fa2fbc6dafa292)

Author SHA1 Message Date
David Zagi 26c3b909eb feat: task configuration and creating of setting-tab in react (#1171) 3 years ago
yann300 af4097caa9 linting 3 years ago
yann300 6d5cfc509d use hexHighlight 3 years ago
yann300 676837b3d9 use monospace for memory and stack 3 years ago
yann300 3a9c2d15db make sure non zero are highlighted 3 years ago
joseph izang f2c249d90a fixes for localplugin toast 3 years ago
lianahus 4c043d8a00 track context menu special actions usage 3 years ago
joseph izang 55cf082ad1 refactored components by hoisting state 3 years ago
joseph izang ea76e6e42c changes towards reviews 3 years ago
ioedeveloper fe94df66f0 Fixed loading local plugin, search input 3 years ago
joseph izang d161d09c7b fixes for localplugin creation and activation 3 years ago
joseph izang fe42fd9985 trying manual plumbing for localplugin creation 3 years ago
joseph izang 35fd5ce3d4 remove a bunch of commented out code and debugging code 3 years ago
joseph izang 6f24963ddc removed console messages. minor fixes 3 years ago
joseph izang 80bfb7fc11 fix all but 2 issues to have 100% passing tests 3 years ago
lianahus df7abe1c21 linter 3 years ago
lianahus baf1dd9a45 changed the info icons and fixed some layout issues 3 years ago
lianahus 6a7c8e223c reset only if remixd is deactivated 3 years ago
lianahus f2df1daad9 hiding slinther checkbox when remixd deactivated 3 years ago
aniket-engg a0f51845a7 info icon for Hardhat compilation 3 years ago
aniket-engg a448a5fd1b suggested changes 3 years ago
aniket-engg 6e916f5341 linting fix 3 years ago
aniket-engg a99e650cd2 info icon added for Slither usage 3 years ago
joseph izang d0b2dac397 refactor useEffect to boot page load times 3 years ago
joseph izang 6303c5bade finish refactor for inactive plugins, active plugins and plugin permissions 3 years ago
ioedeveloper 82e6001cbf Reset to default compiler after unchecking nightly builds 3 years ago
ioedeveloper adaf3acf47 Fix hardhat compilation 3 years ago
filip mertens 396a82661a verifycontracts e2e tree fix 3 years ago
joseph izang 74bbf27ce6 finishing plugin settings logic 3 years ago
filip mertens 764d97dcf8 fix setting enabled 3 years ago
ioedeveloper cde21923b9 Make compilation details collapsable 3 years ago
ioedeveloper b11b7adbfe Fix disappearing modal after tab switch 3 years ago
ioedeveloper df7a142d20 Remove warning icon 3 years ago
ioedeveloper a57cf1e313 Disable button when loading compiler 3 years ago
ioedeveloper dea6c37a54 Added berlin to evm list 3 years ago
ioedeveloper 30bebc69e1 Display only filename on compile button 3 years ago
Aniket-Engg 09d5cab3a7 removed error console 3 years ago
Aniket-Engg ad58e2000b hide slither button when not localhost workspace 3 years ago
lianahus 929f2adb40 fixed the long text on compile button 3 years ago
Aniket-Engg 4f151cf453 fix react useeffect to reset 3 years ago
filip mertens b810b7cfd0 fix event 3 years ago
Aniket-Engg c9e9668ba6 fix #1400 3 years ago
filip mertens 78b4525819 ipfs url in UI 3 years ago
joseph izang e6a0463e21 fixed a bunch of plumbing with external persisted state of plugin manager 3 years ago
davidzagi93@gmail.com 8c4fe582bc implementing command execution script in react 3 years ago
joseph izang 3c951a9cbf create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 3 years ago
davidzagi93@gmail.com d41d10ad10 getting response from scriptRunnser 3 years ago
davidzagi93@gmail.com 28bdc89c35 getting response from scriptRunnser 3 years ago
ioedeveloper be8ee6835a Remove unused code files 3 years ago
davidzagi93@gmail.com b2e29ef35f fixing scripRunner error 3 years ago