Releases: ethereum/sourcify
Releases · ethereum/sourcify
[email protected]
[email protected] - 2025-03-20
- hot fix for unique constraint conflicts
[email protected]
[email protected] - 2025-03-19
- Add endpoints for getting verification jobs
- Deprecate v1 repository endpoints
- Use @ethereum-sourcify/compilers package instead of built-in
- Fix proxy detection for EIP1967 when storage slot is only referenced in creation code
- Fix creation match upgrade (#1969)
- Update dependencies
- New chains:
- Ethereum Hoodi Testnet (560048)
- Zilliqa 2 EVM proto-mainnet (32770)
- Zilliqa 2 EVM proto-testnet (33103)
- AME Chain Mainnet (180)
- Deprecated chains:
- Rollux Testnet Tanenbaum (57000)
- Telcoin Network (2017)
- Arthera Testnet (10243)
- YMTECH-BESU Testnet (202401)
- Incentiv Devnet (16350)
- Story Odyssey (1516)
- Quantum Portal Network (26100)
[email protected]
[email protected] - 2025-03-19
- Add @ethereum-sourcify/compilers package
- Update launch.json
- Update dependencies
[email protected]
[email protected] - 2025-03-19
- Update dependencies
[email protected]
[email protected] - 2025-03-19
- Add verification_jobs tables
- Update the VerA schema
- Update dependencies
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-03-19
- Use @ethereum-sourcify/compilers package instead of built-in compiler
- Update dependencies
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-03-19
- Initialize compilers package
@ethereum-sourcify/[email protected]
@ethereum-sourcify/[email protected] - 2025-03-19
- Update dependencies
[email protected]
[email protected] - 2025-02-18
- add chain XDC Network (50)
- GET
/v2/contract/{chainId}/{address}
API endpoint:- rename
*
field toall
- fix contracts not retrievable if no creation code is stored
- fix proxy resolution to not run on unverified contracts
- rename
[email protected]
[email protected] - 2025-02-18
- Update CI chain tests commands