Skip to content

Releases: ethereum/sourcify

[email protected]

20 Mar 14:16
Compare
Choose a tag to compare

[email protected] - 2025-03-20

  • hot fix for unique constraint conflicts

[email protected]

20 Mar 08:28
Compare
Choose a tag to compare

[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]

20 Mar 08:28
Compare
Choose a tag to compare

[email protected] - 2025-03-19

  • Add @ethereum-sourcify/compilers package
  • Update launch.json
  • Update dependencies

[email protected]

20 Mar 08:28
Compare
Choose a tag to compare

[email protected] - 2025-03-19

  • Update dependencies

[email protected]

20 Mar 08:28
Compare
Choose a tag to compare

[email protected] - 2025-03-19

  • Add verification_jobs tables
  • Update the VerA schema
  • Update dependencies

@ethereum-sourcify/[email protected]

20 Mar 08:28
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2025-03-19

  • Use @ethereum-sourcify/compilers package instead of built-in compiler
  • Update dependencies

@ethereum-sourcify/[email protected]

20 Mar 08:28
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2025-03-19

  • Initialize compilers package

@ethereum-sourcify/[email protected]

20 Mar 08:28
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2025-03-19

  • Update dependencies

[email protected]

18 Feb 15:44
Compare
Choose a tag to compare

[email protected] - 2025-02-18

  • add chain XDC Network (50)
  • GET /v2/contract/{chainId}/{address} API endpoint:
    • rename * field to all
    • fix contracts not retrievable if no creation code is stored
    • fix proxy resolution to not run on unverified contracts

[email protected]

18 Feb 15:44
Compare
Choose a tag to compare

[email protected] - 2025-02-18

  • Update CI chain tests commands