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.22.0 - 2025-09-01
- [serde] Support 0x-prefixed hex in deserialize_stringified_block_number (#100)
- [tests] Disambiguate
Intotarget forparse_unitsingas.rs(#98) dependencies.ymlis unused (#104)
- [deps] Bump compilers 0.19.0 (#107)
- [deps] Add dependencies ci workflow + update deps + fix clippy (#102)
- Release 0.22.0
- Deprecate Etherscan V1 (#101)
- Release 0.21.0 (#108)
- Add @0xrusowsky to
CODEOWNERS(#105) - Update
CODEOWNERSto improve visibility (#103)
foundry-block-explorers-v0.20.0 - 2025-07-14
- Bump solar + MSRV (#96)
- Release 0.20.0
- Add trace for getabi (#92)
- Update CI flow, add workflow_dispatch, remove unused GOERLI_PRIVATE_KEY (#95)
foundry-block-explorers-v0.19.1 - 2025-07-03
- Etherscan V2 API URLs from
alloy-chainsalready containchainid(#93)
- Release 0.19.1
foundry-block-explorers-v0.19.0 - 2025-06-30
- Release 0.19.0
- Rustmft
- Support vyper-json codeformat (#91)
foundry-block-explorers-v0.18.0 - 2025-05-29
- Bump compilers v0.17.0 (#90)
- Release 0.18.0
foundry-block-explorers-v0.17.0 - 2025-05-16
- Alloy 1.0 (#89)
- Release 0.17.0
foundry-block-explorers-v0.16.0 - 2025-05-12
- Bump compilers to 0.16.0 (#88)
- Release 0.16.0
- Release 0.15.0
foundry-block-explorers-v0.14.0 - 2025-05-07
- [deps] Bump alloy-core 1.0 + alloy 0.15 (#86)
- Release 0.14.0
foundry-block-explorers-v0.13.3 - 2025-05-07
- Release 0.13.3
- FromStr for EtherscanApiVersion (#85)
foundry-block-explorers-v0.13.2 - 2025-05-05
- Release 0.13.2
- Allow CDLA-Permissive-2.0 (#84)
- Handle parsing and serialization of etherscan api version (#83)
foundry-block-explorers-v0.13.1 - 2025-04-15
- Release 0.13.1
- Update etherscan lib to handle both GET and POST parameters for chainid (#82)
foundry-block-explorers-v0.13.0 - 2025-04-07
- Bump compilers to v0.14 (#81)
- Release 0.13.0
foundry-block-explorers-v0.12.0 - 2025-04-02
- Bump alloy 0.13 (#80)
- Release 0.12.0
foundry-block-explorers-v0.11.2 - 2025-03-15
- Release 0.11.2
- Add v2 verify routes (#73)
foundry-block-explorers-v0.11.1 - 2025-03-15
- Fix tests (#77)
- Release 0.11.1
- Allow paste (#78)
foundry-block-explorers-v0.11.0 - 2025-01-21
- Bump compilers (#74)
- Release 0.11.0
- Update deny.toml (#71)
- Move deny to ci (#70)
foundry-blob-explorers-v0.10.0 - 2024-12-09
- Bump alloy 0.7 (#69)
- Release 0.10.0
- Release 0.10.0
- [
blob-explorers] Accomodate new blobscan API changes (#68)
foundry-block-explorers-v0.9.0 - 2024-11-18
- Bump compilers (#67)
- Release 0.9.0
foundry-block-explorers-v0.8.0 - 2024-09-30
- Release 0.8.0
- Alloy 0.4 (#65)
foundry-block-explorers-v0.7.3 - 2024-09-19
- Solc_config settings (#63)
- Release 0.7.3
- Release 0.7.2
foundry-block-explorers-v0.7.1 - 2024-09-03
- [deps] Bump compilers (#62)
- Release 0.7.1
foundry-blob-explorers-v0.7.0 - 2024-08-28
- Release 0.7.0
foundry-block-explorers-v0.6.0 - 2024-08-28
- Updated alloy-core and alloy dependencies (#61)
- Release 0.6.0
foundry-block-explorers-v0.5.2 - 2024-08-27
- Fix bugs about the default EVM version in Solc (#59)
- Release 0.5.2
- Improve invalid key checks (#58)
- Add invalid api key response test (#57)
foundry-block-explorers-v0.5.1 - 2024-07-19
- Bump compilers (#55)
- Release 0.5.1
foundry-block-explorers-v0.5.0 - 2024-06-29
- [deps] Bump compilers 0.9 (#54)
- Release 0.5.0
- Fix up manifests
- [meta] Update CODEOWNERS
foundry-block-explorers-v0.4.1 - 2024-06-17
- Bump compilers (#49)
- Release 0.4.1
- Use crates alloy (#50)
foundry-block-explorers-v0.4.0 - 2024-06-11
- [deps] Bump compilers (#48)
- Release 0.4.0
- Sync cliff.toml
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-serdeusage (#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
getcontractcreationbinding (#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)