All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.9.0 - 2024-11-18
- Bump compilers (#67)
- [deps] Bump compilers (#62)
- Updated alloy-core and alloy dependencies (#61)
- Bump compilers (#55)
- [deps] Bump compilers 0.9 (#54)
- Bump compilers (#49)
- [deps] Bump compilers (#48)
- Release 0.8.0
- Alloy 0.4 (#65)
- Release 0.7.3
- Release 0.7.2
- Release 0.7.1
- Release 0.7.0
- Release 0.6.0
- Release 0.5.2
- Improve invalid key checks (#58)
- Release 0.5.1
- Release 0.5.0
- Fix up manifests
- [meta] Update CODEOWNERS
- Release 0.4.1
- Use crates alloy (#50)
- Release 0.4.0
- Sync cliff.toml
- Add invalid api key response test (#57)
foundry-block-explorers-v0.3.0 - 2024-06-03
- Bump compilers (#47)
- Release 0.3.0
foundry-block-explorers-v0.2.8 - 2024-05-21
- Bump compilers (#46)
- Release 0.2.8
foundry-block-explorers-v0.2.7 - 2024-05-03
- [blob-explorers]
alloy-serde
usage (#45)
- Bump foundry-compilers (#44)
- Add blob-explorer crate (#42)
- Release 0.2.7
- Convert to workspace (#41)
0.2.6 - 2024-04-15
- Release 0.2.6
- Etherscan cache is constantly invalidated (#40)
0.2.5 - 2024-04-03
- Bump alloy-core (#39)
- Release 0.2.5
0.2.4 - 2024-03-29
- Avoid setting extension when writing source tree to disk (#32)
- [deps] Bump reqwest to 0.12 (#37)
- Release 0.2.4
- Remove unused imports (#33)
0.2.3 - 2024-01-31
- Bump foundry-compilers 0.3 (#30)
- Release 0.2.3
0.2.2 - 2024-01-26
- Release 0.2.2
- Include value in serde error (#29)
- Add unreleased section to cliff.toml
- Fix cliff, update CHANGELOG
0.2.1 - 2024-01-18
- Add viaIR to VerifyContract (#28)
- Release 0.2.1
0.2.0 - 2024-01-10
- Exclude
- [deps] Bump compilers
- [deps] Bump alloys (#27)
- Release 0.2.0
- Exclude useless directories
- Update cliff link
- Add CHANGELOG.md scripts (#26)
0.1.3 - 2024-01-05
- Dont force trailing url slash (#25)
- Fix deserialization error resulting from Blockscout omitting "OptimizationRuns" field when optimization was not used (#23)
- Fix deserialization failure when fetching contract source_code from blockscout (#22)
- Release 0.1.3
- Add
getcontractcreation
binding (#24)
0.1.2 - 2023-12-08
- Sanitize all source entries (#19)
- 0.1.2 (#20)
0.1.1 - 2023-11-23
- Bump Alloy
- Release 0.1.1
- [meta] Add CODEOWNERS
0.1.0 - 2023-11-15
- Bump ethers (#9)
- Add CHANGELOG.md
- [meta] Update configs (#15)
- Remove RawAbi and LosslessAbi usage (#12)
- Enable more lints (#13)
- Remove default feats from openssl (#7)
- Patch ethers to be in sync w/ foundry (#6)
- Clippy (#5)
- Update README.md
- Update rustfmt config (#16)