Open cdump opened 11 months ago
Heya, just wanted to follow up, thanks again for tracking this!
I'm mostly focused on proxy stuff right now but I'd love to dive into the false positives/negatives sometime soon too. :)
One suggestion as you're accumulating benchmarks: Would be nice to include which version of the respective library/codebase was benchmarked.
include version
got it, will add it to the results soon.
btw, in the latest version you can view the errors right in the console without using the browser by running compare.py with --show-errors
instead of --web-listen 0.0.0.0:8080
Hi, I've added your project to the accuracy and speed benchmark of cdump/evmole
I think you may be interested in that results, to examine errors of whatsabi you can run:
Open http://127.0.0.1:8080 after that and you'll see the results:
P.S. if you believe I am using your project incorrectly, please feel free to submit a pull request with fixes.