-
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".
…
-
After installing and running on a new truffle project I seem to always get the following error:
```
There was a problem loading formatter option: stylish
Error: Cannot find module 'eslint/lib/f…
-
## Description
I am running the latest truffle security and every contract analysis seems to throw the following error message `Unexpected Error occured. return value of analyze should be either 0 o…
-
## Description
Mythril could suggest a minimum depth for completeness or warn when the depth is smaller than what it knows to be the minimum depth.
This can be done either under the control of a…
rocky updated
5 years ago
-
**I want to use mythirl to test a given contract with any solidity version.**
I look at the doc and found that --solv can change the specified solidity complier version,but then I find --solv is usi…
-
## Description
Mythril reports vulnerable transaction sequences with corresponding argument values which may be included in ``tx_data``. However, reports currently provide ``tx_data`` that is not d…
-
**Expected behaviour:** If I have my MythX credentials in my shell env, I get the "Premium Analysis"
**Actual behaviour:** When the tool runs, it says I'm in "Free Mode".
```
$ echo $MYTHX_ETH…
-
**Describe the bug**
ParserError: Source file requires different compiler version
**To Reproduce**
Steps to reproduce the behavior:
1. https://github.com/ConsenSys/truffle-webpack-demo/blob/mast…
-
The CLI first was meant as a simple example. User feedback however indicates that it's another selling point to easily use the MythX API from the shell. To provide the same level of quality, we should…
dmuhs updated
5 years ago
-
* pythx version: v1.4.36.1
* Python version: 3.6.8
* Operating System: Ubuntu 18.04.3 LTS
### Description
I used pythx's report command to do the report, but I get an attribute error while spl…