v0.1.95: Deployment summaries (#221)
* Add deployment summary feature
* Set Version: 0.1.78
* Fix variable redeclaration issue
* Add support for naming accounts
* Set Version: 0.1.83
* Have generated file only use `Vm` instead of `Test`
* Clean up
* Set Version: 0.1.88
* Output into separate files
* Set Version: 0.1.90
* `deployment.py`: make addresses `internal constant`
* Set Version: 0.1.92
* Clean up, add test
* Fix formatting
* Address comments, tie in generated files to foundry build
* Set Version: 0.1.94
* Fix formatting
* Set Version: 0.1.95
* Remove unnecessary file
* `deployment.py`: add ignored kinds to early return logic
* `deployment.py`: only add accounts when the state it's being modified
* `deployment.py`: Fix account storage key
* Fix path being hardcoded
* `foundry.py`: set default code file as the same dir as the main file
* Remove target_dir parameter
* Update expected output
* Update expected `DeploymentSummary.sol`
* Remove unused import from generated files, turn on verbose logging for pytest on CI
* Update expected output
* Enable pytest verbose on integration tests
* Update expected output
* Clean up workflow file
---------
Co-authored-by: devops <[email protected]>
Co-authored-by: Juan C <[email protected]>
Co-authored-by: Petar Maksimović <[email protected]>