Skip to content

Add Sourcify mid-2026 recap & roadmap blog post#66

Open
kuzdogan wants to merge 1 commit into
mainfrom
recap-mid-2026
Open

Add Sourcify mid-2026 recap & roadmap blog post#66
kuzdogan wants to merge 1 commit into
mainfrom
recap-mid-2026

Conversation

@kuzdogan

Copy link
Copy Markdown
Member

Adds a new blog post: Sourcify Mid-2026 Recap & Roadmap (blog/recap-2026-h1/).

Modeled on the existing recap-2025 (prose review sections) and roadmap-2025 (bulleted forward-looking section) posts.

Contents

  • Q1/Q2 2026 Review: Clear Signing Working Group, contract coverage (now 38.5M), language support (older Solidity, Fe), verify everywhere (Hardhat + Foundry parallel verification), cleanup & sustainability (APIv1 removal, Solidity CI cost savings, dependency security), and media.
  • Q3/Q4 2026 Focus: dataset tooling, Clear Signing DSL/SDK/registry work, infra cost optimization, web presence, and chain lists.

🤖 Generated with Claude Code

Covers the Q1/Q2 2026 review (Clear Signing WG, contract coverage,
language support, verify everywhere, cleanup/sustainability, media)
and the Q3/Q4 2026 focus areas.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1bf4e9a
Status: ✅  Deploy successful!
Preview URL: https://33e7fc09.docs-8pb.pages.dev
Branch Preview URL: https://recap-mid-2026.docs-8pb.pages.dev

View logs

@marcocastignoli marcocastignoli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!


### Verify everywhere

We shipped parallel verification in [Hardhat](https://github.com/NomicFoundation/hardhat/pull/7967), and the [Foundry PR](https://github.com/foundry-rs/foundry/pull/15124) just got merged. Verifications now go to both Sourcify and Etherscan by default, instead of Etherscan only. With that; Foundry, Hardhard and Remix are all covered.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We shipped parallel verification in [Hardhat](https://github.com/NomicFoundation/hardhat/pull/7967), and the [Foundry PR](https://github.com/foundry-rs/foundry/pull/15124) just got merged. Verifications now go to both Sourcify and Etherscan by default, instead of Etherscan only. With that; Foundry, Hardhard and Remix are all covered.
We shipped parallel verification in [Hardhat](https://github.com/NomicFoundation/hardhat/pull/7967), and the [Foundry PR](https://github.com/foundry-rs/foundry/pull/15124) just got merged. Verifications now go to both Sourcify and Etherscan by default, instead of Etherscan only. With that; Foundry, Hardhat and Remix are all covered.


### Cleanup and sustainability

- We removed the legacy APIv1 through a series of brownouts ([blog post](/blog/api-v1-brownouts/), [PR](https://github.com/argotorg/sourcify/pull/2744)).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should only say that we removed the APIv1 if we publish the blog post after July 7.


{/* truncate */}

## Q1/Q2 2026 Review

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs restructuring might be worth to mention as a separate point.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or put it under "Cleanup and sustainability"


## Q3/Q4 2026 Focus

- **Tooling on the open dataset**: Explore building tooling on top of Sourcify's open dataset of over 35 million verified contracts: general-purpose search, vulnerability and pattern detection.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Tooling on the open dataset**: Explore building tooling on top of Sourcify's open dataset of over 35 million verified contracts: general-purpose search, vulnerability and pattern detection.
- **Tooling on the open dataset**: Explore building tooling on top of Sourcify's open dataset of over 38.5 million verified contracts: general-purpose search, vulnerability and pattern detection.

Weird to use two different numbers in the same blog post

- **Clear Signing — DSL**: Explore designing a [Domain Specific Language](https://youtu.be/4DKnkMpJPmA?t=928) to declare ERC-7730 descriptors directly inside the contract itself.
- **Clear Signing — SDK**: Improve and maintain the [TypeScript SDK](https://github.com/sourcifyeth/clear-signing), find more users, and gather feedback.
- **Clear Signing — registry**: Maintain [the registry](https://github.com/ethereum/clear-signing-erc7730-registry) by designing processes and tooling for descriptor submission, setting up the reviewer (auditor) pipeline, and setting up the repo CI.
- **Infrastructure costs**: Look into optimizing Sourcify's infrastructure architecture to reduce hosting costs, as the Google Cloud stipend is coming to an end.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Infrastructure costs**: Look into optimizing Sourcify's infrastructure architecture to reduce hosting costs, as the Google Cloud stipend is coming to an end.
- **Infrastructure costs**: Look into optimizing Sourcify's infrastructure architecture to reduce hosting costs, as the Google Cloud stipend is coming to an end.
- **Improved services monitoring**: Set up better monitoring and alerting around Sourcify's infrastructure in order to ensure server uptime and scalability.

I think it's worth to mention this separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants