Skip to content

Commit 44d86ff

Browse files
committed
update based on feedback
1 parent 11e4238 commit 44d86ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

blog/2025-07-30-dtg-july-update/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,17 @@ _**TL;DR**: Ethereum and Solidity turn ten. Ethereum Foundation, Optimism's Ret
4141

4242
### Framework and Dev Environment
4343
#### [Ape](https://docs.apeworx.io/ape/stable/userguides/quickstart.html)
44+
* Ape [v0.8.37](https://github.com/ApeWorX/ape/releases/tag/v0.8.37)
45+
* Uniswap SDK v0.3 released, including new solver implementation and `uni` cli
46+
4447
#### [Foundry](https://getfoundry.sh/)
4548
#### [Scaffold-ETH](https://scaffoldeth.io/)
4649

4750
### Standardisation Tooling
4851
#### [Sourcify](https://sourcify.dev/)
49-
* Almost [8 million contracts verified](https://sourcify.dev/), including over 1 million on mainnet.
52+
* New [Verification UI](https://verify.sourcify.dev): uses Sourcify APIv2 for clear error messages, onchain vs recompiled diffs, one-click GitHub issue reporting for failures, Etherscan import and supports both Solidity + Vyper.
5053
* [Otterscan](https://x.com/otterscan/status/1944891894192070812) integrated Sourcify APIv2 to link revert traces to verified contract code.
54+
* [8.2 million contracts verified](https://sourcify.dev/), including 1.2 million on mainnet.
5155

5256
## Ethereum Layer 1
5357

0 commit comments

Comments
 (0)