Ability to run full mode
Gtonizuka opened this issue · 6 comments
We want to give users the ability to run full mode.
We do not want to show the results on the remix editor itself since these takes 30 minutes+, but rather have a button that says "Run full mode".
Once user clicks on it create a new request, this should be as easy as changing the request object from quick
to full
, and show an info box that says :
Your analysis has been submitted! Please see your results at https://dashboard.mythx.io/#/console/analyses/${uuid}
@Gtonizuka do you mean something like
@Gtonizuka cant test full mode
403 Full Mode is only available to pro users
I use 0xE43DF5d7242ea18A8085fEecE9E479176a9350fD
account
you should be pro user now
@Gtonizuka
Released https://github.com/aquiladev/remix-mythx-plugin/releases/tag/0.2.0
In order to test it, you need to connect local plugin http://remythx.xyz
@Gtonizuka let me know if you have any comments, otherwise, I will ask Remix team to upgrade plugin
version 0.2.0 deployed