Magnetto

Results 3 issues of Magnetto

@ligi I opened a new PR so I do not spam the branch with commits.

[Solady](https://github.com/Vectorized/solady) does not have a `contracts` folder and looks like Brownie does not consider it a valid package. ``` File "brownie/project/main.py", line 907, in _install_from_github raise InvalidPackage( InvalidPackage: Vectorized/[email protected] has...

- Adds Solady ERC721 to tests - Remove lines that starts with "Running", Those might include the word "test" breaking the script. - Modifies the gas usage table.