Tags: Deivitto/auditor-docker
Tags
Merge pull request #40 from Deivitto/v0.0.3 - Fixing `code` command issues - Adding pyrometer installer - Isolation of multiple tools into single installers: brownie, manticore, etheno, embark. - Corrected issues regarding codehawks in issue_creator - Decreased 2GB the size of the docker image by using a multistage approach for foundry and heimdall - Improved echidna installer timing by using the approach shared by GalloDaSballo and created by agfviggiano at [twitter](https://twitter.com/GalloDaSballo/status/1700116002736849235) - Improved usage of different tools by removing aliases and now using symbolic links, what allows users to use some commands in bash scripts - Added -code and -d options to issue creator and solc_docs - Changed some comments - Corrected some paths that didn't start at /home/whitehat - Changes into installer order - Changes in README.md - Added versions.sh to test all the available commands (first part are the default ones, last part are the ones from the installer) - Added more time to my agenda (^~^)