Skip to content

Commit b4fab06

Browse files
committed
Add how Solidity uses the dataset
1 parent 079fc9e commit b4fab06

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

blog/recap-2025/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ We also built an [AI playground](https://sourcify.dev/#/dataset-playground) on o
8585

8686
We reached a whopping 11 million verified contracts on Sourcify at this year's end, from 6M in January. We are mostly either on par with or with higher verified contract count per chain than other verifiers.
8787

88+
This open dataset is used in many ways. As an example, we were happy to see it being used by the Solidity team to benchmark the compiler's performance on real world contracts with the latest Solidity versions (see [the talk](https://youtu.be/m_pJSVERb-U?t=121)).
89+
8890
### Lib-sourcify on Browser (Local Verification)
8991

9092
We refactored lib-sourcify to work on browser. This allows us to use Sourcify in block explorers, wallets and other interfaces, and to verify contracts locally on users' machines.

0 commit comments

Comments
 (0)