Skip to content

v2.0.1

Choose a tag to compare

@rocky rocky released this 21 Feb 20:52
· 90 commits to master since this release

Release 2.0.1

Overall, slight improvements have been made.

Polling Performance values have been tweaked to give better performance

The recommended default initial delay is now 45 seconds, while the quick-mode time out value is now
5 minutes.

Error messaging has been improved

  • distracting and not-helpful tracebacks have been removed
  • the UUID is given on those error messages where it can be useful

mythx-analysis

The standalone CLI program to run MythX Solidity or solc JSON output has a new option --no-cache-lookup disables cache lookup on the MythX side. Normally this isn't desired, but if you need to force a new analysis, this is one way to do it.

Miscelleaneous

Documentation has been updated and improved.