Consensys / mythril

Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Rootstock, Tron and other EVM-compatible blockchains.
https://mythx.io/
MIT License
3.88k stars 741 forks source link

The incredibly poorly written javascript on your website does not inspire confidence #1207

Closed wade-welles closed 5 years ago

wade-welles commented 5 years ago

You have a site that is basically a business card, but it freezes the entire browser because you clearly have some fundamental lack of understanding how javascript works.

Doing this and then claiming some sort of security expert, providing a service to provide more security to smart contracts seems a bit reckless.

muellerberndt commented 5 years ago

Hey @wade-welles, I feel your pain! I assume you're taking about https://mythx.io? You would have loved the original version which was written in Adobe Flash.

Seriously though, sorry for the bad experience. We're still in beta and lots of updates to the website are coming. I haven't heard reports of browser freezes so far, can you provide mode detailed information on what happened? Browser version, URL visited & any web console errors would be helpful.

step21 commented 5 years ago

Well, smart contract security and website performance are not necessarily related and maybe not done by the same people either ;) Just, FYI, on Firefox, Linux and macOS everything is fine. Obviously some of the graphics use some ressources, but based on a quick profiler run nothing serious. Certainly nothing that should freeze your browser.

nbanmp commented 5 years ago

Closing this issue, as it is not related to mythril itself and we are unable to reproduce the issue.