aquiladev / remix-mythx-plugin

The plugin allows executing security check via MythX in Remix IDE
http://remythx.xyz
MIT License
16 stars 14 forks source link

MythX icon not showing in Remix #4

Closed muellerberndt closed 5 years ago

muellerberndt commented 5 years ago

Description

When adding the MythX plugin via "Connect to a local plugin" (https://remythx.xyz), the default smiley icon is displayed in the sidebar instead of the MythX icon. This happens both in Chrome and Safari in the sidebar and code editor tab.

Screen Shot 2019-05-31 at 17 33 56

Expected behavior

The sidebar and code editor tab should show the MythX icon.

muellerberndt commented 5 years ago

Ok, this will probably be solved once the plugin is built into Remix...

aquiladev commented 5 years ago

yes, it requires definition: https://github.com/ethereum/remix-ide/pull/1999/files#diff-8adf04c5a6537319153b09ecbbb10fa4R113 So for local plugins, I think it is not possible to define, I've connected a couple of plugins locally, all have smile icon.