Skip to content

Releases: argotorg/sourcify

sourcify-server@4.1.0

Choose a tag to compare

sourcify-server@4.1.0 - 2026-09-01

  • ci: split live creation-tx API tests into their own CI job (#2947)
  • feat: store metadata once per compilation in compiled_contracts_metadata (#2941)
  • Remove blocksScanApi creation-tx fetcher (#2948)

sourcify-monitor@1.6.2

Choose a tag to compare

sourcify-monitor@1.6.2 - 2026-09-01

  • Update dependencies

sourcify-database@2.15.0

Choose a tag to compare

sourcify-database@2.15.0 - 2026-09-01

  • Drop the obsolete idx_code_code_first_75 index (#2937)
  • feat: store metadata once per compilation in compiled_contracts_metadata (#2941)
  • perf(scripts): two-phase rewrite of the compiled_contracts_metadata backfill (#2952)

@ethereum-sourcify/lib-sourcify@3.7.1

Choose a tag to compare

@ethereum-sourcify/lib-sourcify@3.7.1 - 2026-09-01

  • fix(lib-sourcify): find all occurrences of repeated auxdata in bytecode (#2934)
  • Remove blocksScanApi creation-tx fetcher (#2948)
  • fix: fall back to traces when a creation tx creates the verified contract internally (#2946)

@ethereum-sourcify/compilers@1.3.0

Choose a tag to compare

@ethereum-sourcify/compilers@1.3.0 - 2026-09-01

  • fix(compilers): sandbox native solc cwd to stop import path leaks (#2920)

sourcify-server@4.0.0

Choose a tag to compare

@manuelwedler manuelwedler released this 20 Aug 08:35
9282528

sourcify-server@4.0.0 - 2026-08-20

  • refactor(server): remove API v1 (#2877)
  • fix(lib-sourcify): don't store sources unused by the compilation target (#2901)
  • fix: prevent and auto-recover stuck v2 verification jobs (compiler OOM/hang) (#2880) (#2886)
  • Fix similarity API database load and timeouts (#2918)
  • fix(compilers): jail Fe source writes to the compilation temp dir (#2933)
  • refactor(server): remove unused validateCompilerVersion middleware (#2879)
  • fix(server): detect EIP-1167 clones with immutable args (#2874)
  • fix: detect Polygon (Matic) UpgradableProxy in proxyResolution (#2931)

sourcify-monitor@1.6.1

Choose a tag to compare

@manuelwedler manuelwedler released this 20 Aug 08:35
9282528

sourcify-monitor@1.6.1 - 2026-08-20

  • update dependencies
  • security: pin CI images and actions by digest (#2915)

sourcify-database@2.14.0

Choose a tag to compare

@manuelwedler manuelwedler released this 20 Aug 08:35
9282528

sourcify-database@2.14.0 - 2026-08-20

  • Speed up delete-sourcify-match orphan checks and add verification_jobs FK index (#2888)
  • refactor(server): remove API v1 (#2877)
  • fix: prevent and auto-recover stuck v2 verification jobs (compiler OOM/hang) (#2880) (#2886)
  • Fix similarity API database load and timeouts (#2918)
  • security: pin CI images and actions by digest (#2915)

sourcify-4byte@1.1.16

Choose a tag to compare

@manuelwedler manuelwedler released this 20 Aug 08:35
9282528

sourcify-4byte@1.1.16 - 2026-08-20

  • update dependencies
  • security: pin CI images and actions by digest (#2915)

@ethereum-sourcify/test-helpers@1.0.4

Choose a tag to compare

@manuelwedler manuelwedler released this 20 Aug 08:35
9282528

@ethereum-sourcify/test-helpers@1.0.4 - 2026-08-20

  • update dependencies