Skip to content

Releases: ethereum/sourcify

[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

@ethereum-sourcify/[email protected]

06 Feb 11:36
Compare
Choose a tag to compare

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

  • Fix perfect creation matching when CBOR is not at the end

@ethereum-sourcify/[email protected]

06 Feb 11:36
Compare
Choose a tag to compare

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

  • update dependencies

[email protected]

08 Jan 08:55
Compare
Choose a tag to compare

[email protected] - 2025-01-08

  • Add Vyper verification support
  • Remove lambda compiler
  • New chains:
    • Happy Chain Testnet (216)
    • Quantum Portal Network (26100)

[email protected]

08 Jan 08:55
Compare
Choose a tag to compare

[email protected] - 2025-01-08

  • Add Vyper descriptions to README
  • Add Mocha - bytecode-utils VSCode debugging suite
  • Remove lambda compiler
  • Update release script
  • Update dependencies

[email protected]

08 Jan 08:55
Compare
Choose a tag to compare

[email protected] - 2025-01-08

  • Update dependencies

[email protected]

08 Jan 08:55
Compare
Choose a tag to compare

[email protected] - 2025-01-08

  • Add missing creation-tx backfill scripts