0.3.7 - 2024-04-07
This release adds support for retrieving source code from Blast's block explorer (crytic-compile blast:0x
). Crytic-compile will also now automatically configure remappings for Etherscan and derivative block explorers such that it can be compiled from disk without intervention.
We'd like to thank our external contributor(s):
What's Changed
- Improve handling of "version" string from Etherscan by @ggrieco-tob in #545
- Allow library users to use a custom current working directory by @frabert in #551
- feat: automatically handle solc configuration for Etherscan Platform by @shortdoom in #544
- fix: normalize windows path to handle solc >=0.8.8 filename lookup by @0xalpharush in #554
- Add Blast support by @smonicas in #556
New Contributors
- @frabert made their first contribution in #551
- @shortdoom made their first contribution in #544
Full Changelog: 0.3.6...0.3.7