Skip to content

Releases: argotorg/sourcify

sourcify-server@3.10.0

03 Mar 07:28

Choose a tag to compare

sourcify-server@3.10.0 - 2026-03-02

  • Support verification when cbor auxdata lengths differ between onchain and recompilation (#2619)
  • Remove /session API endpoints (#2671)
  • Update error handling to return 400 for unsupported chains (#2615)
  • Store failed verification inputs in a S3 bucket for debugging purposes (#2613)
  • Add API terms (#2651)
  • Fix chain explorer configurations for contract creation fetching (#2626)
  • New chains:
    • LuxePorts MainNet (1122)
    • Citrea Mainnet (4114)
    • HPP Mainnet (190415)
    • HPP Sepolia Testnet (181228)
    • Neo X Mainnet (47763)
    • Neo X Testnet T4 (12227332)
    • Ronin Saigon Testnet (202601)
    • Tempo Mainnet (4217)
  • Arbitrum Nova (42170): Replace contract creation fetching via Etherscan with Blockscout (#2618)

sourcify-monitor@1.5.1

03 Mar 07:27

Choose a tag to compare

sourcify-monitor@1.5.1 - 2026-03-02

  • update dependencies

sourcify-database@2.11.0

03 Mar 07:27

Choose a tag to compare

sourcify-database@2.11.0 - 2026-03-02

  • Add migration allow_delete_cbor_auxdata_transformations (#2619)
  • Add migration drop_session_table (#2671)

sourcify-4byte@1.1.8

03 Mar 07:27

Choose a tag to compare

sourcify-4byte@1.1.8 - 2026-03-02

  • update dependencies

@ethereum-sourcify/lib-sourcify@3.2.0

03 Mar 07:27

Choose a tag to compare

@ethereum-sourcify/lib-sourcify@3.2.0 - 2026-03-02

  • Support verification when cbor auxdata lengths differ between onchain and recompilation (#2619)

@ethereum-sourcify/compilers@1.0.18

03 Mar 07:27

Choose a tag to compare

@ethereum-sourcify/compilers@1.0.18 - 2026-03-02

  • update dependencies

@ethereum-sourcify/compilers-types@1.0.12

03 Mar 07:27

Choose a tag to compare

@ethereum-sourcify/compilers-types@1.0.12 - 2026-03-02

  • improved types for StorageLayout and VyperSourceMap

@ethereum-sourcify/bytecode-utils@1.3.21

03 Mar 07:27

Choose a tag to compare

@ethereum-sourcify/bytecode-utils@1.3.21 - 2026-03-02

  • update dependencies
  • export isCborEncoded publicly

sourcify-server@3.9.1

20 Jan 07:37

Choose a tag to compare

sourcify-server@3.9.1 - 2026-01-20

  • Retry external verification if contract is not indexed yet (#2588)
  • Improve log levels (#2601)
  • Update dependencies

sourcify-monitor@1.5.0

20 Jan 07:37

Choose a tag to compare

sourcify-monitor@1.5.0 - 2026-01-20

  • Support factory contracts in Monitor (#2585)
  • Reduce Monitor RPC costs (#2609)
  • Update dependencies