Skip to content

Releases: ethereum/sourcify

[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

[email protected]

18 Feb 15:42
Compare
Choose a tag to compare

[email protected] - 2025-02-18

  • Add Zircuit mainnet (48900) to monitored chains

[email protected]

18 Feb 15:42
Compare
Choose a tag to compare

[email protected] - 2025-02-18

  • Make Dune namespace configurable

@ethereum-sourcify/[email protected]

18 Feb 15:37
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2025-02-18

  • update dependencies

@ethereum-sourcify/[email protected]

18 Feb 15:35
Compare
Choose a tag to compare

@ethereum-sourcify/[email protected] - 2025-02-18

  • update dependencies

[email protected]

06 Feb 11:36
Compare
Choose a tag to compare

[email protected] - 2025-02-06

  • add API v2 lookup endpoints:
    • Add GET /v2/contracts/{chainId}
    • Add GET /v2/contract/{chainId}/{address}
  • add chains:
    • Ronin Mainnet (2020)
    • Core Blockchain Testnet2 (1114)
    • exSat Mainnet (7200)
    • exSat Testnet (839999)
    • Citrea Testnet (5115)
  • Add missing Etherscan api key env names
  • Remove ethpandaops from holesky RPCs
  • Enalbe writing to Verifier Alliance DB on production

[email protected]

06 Feb 11:36
Compare
Choose a tag to compare

[email protected] - 2025-02-06

  • Fix not publishing to npm and throw on errors in the bash scripts

[email protected]

06 Feb 11:36
Compare
Choose a tag to compare

[email protected] - 2025-02-06

  • update dependencies

[email protected]

06 Feb 11:36
Compare
Choose a tag to compare

[email protected] - 2025-02-06

  • Add Dune upload script
  • Reorganize database migrations