Releases: ethereum/sourcify
Releases · ethereum/sourcify
[email protected]
[email protected] - 2025-06-18
- Add new endpoint /v2/contract/all-chains/{address} to get all verified deployments of a contract on all chains #2183
- Handle invalid json body error, throw if unable to fetch the compiler #2179
- Throw an error on conflict when inserting a verified_contract #2176
- Add contract creation transaction fetching via VeChain Stats #2182
- Update README docs and quick start docker-compose files for easier setup
- New chains:
- Peaq Mainnet (3338)
[email protected]
[email protected] - 2025-06-18
- Update packages
[email protected]
[email protected] - 2025-06-18
- Update readme and .env.dev for documentation
- Update packages
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-06-18
- Add a new CompilationError code
compiler_error
and include the full compiler error output in the thrown CompilationError
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-06-18
- Throw when compiler binary couldn't be found/downloaded
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-06-18
- Add a shared output error type for Solidity and Vyper
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-06-18
- Update packages
[email protected]
[email protected] - 2025-05-20
- Use Etherscan API v2 (#2158)
[email protected]
[email protected] - 2025-05-20
- update dependencies
[email protected]
[email protected] - 2025-05-20
- update dependencies