-
Hello, I am a graduate student from Hohai University. I want to know how many smart contract problems Mythril can detect today. I haven't found any descriptions on the GitHub page or mythx. io website…
-
Hi,
Awesome project, would love to contribute, but, can you vendor the dependencies you are using?
Trying to get master of all dependencies and building fails with:
```
../../../../../barist…
-
Remove polymultWrap and use polyprod from greybox instead.
-
1. Move them to greybox package.
2. Include MSIS from Gneiting & Raftery (2007) in the error measures.
Gneiting T. , Raftery A. E. (2007). Strictly Proper Scoring Rules, Prediction, and Estimatio…
-
When applying `tsoutliers()` to the following time series:
```
>dput(ts)
structure(c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, …
-
As per subject; example shown below.
Using `greybox_0.4.1`.
```
> dim(data)
[1] 1474 27
> head(data)
y x1 x2 x3 x4 x5 x6 x7 x8 …
-
Hi,
I have been using greybox fuzzing approach (afl) for program falsification. However, I have been unable to apply it over software system sv-benchmarks. Even I have seen in your experimentation …
-
On the 'Total Rows' and 'records per person' graphs, when you hoverover a value, you see the x (year) and y (# of records) in the tooltip, but you do not see the series that you have selected. It wou…
-
![quxahhj](https://user-images.githubusercontent.com/32525896/50382533-38dd3300-06a2-11e9-93d9-94b326460a65.png)
the grey box is hard to read, it could be little darker
-
I and a couple of friends have difficulties understanding the statement:
> All binaries are covered more than 0.75 * Average over all entries
Does this mean that you will gather the coverage fr…