Skip to content

Commit dff65d7

Browse files
committed
Update changelogs
1 parent 35f8565 commit dff65d7

File tree

4 files changed

+21
-0
lines changed

4 files changed

+21
-0
lines changed

packages/lib-sourcify/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## @ethereum-sourcify/lib-sourcify@2.2.2 - 2025-08-12
6+
7+
- Clean compiler version in compilation classes (#2295)
8+
- Rpcs housekeeping and removing URL logs with API Keys (#2283)
9+
10+
511
## @ethereum-sourcify/lib-sourcify@2.2.1 - 2025-08-11
612

713
- update dependencies

services/database/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for `sourcify-database`
22

3+
## [email protected] - 2025-08-12
4+
5+
- Track total replaced contracts in the massive replace script (#2293)
6+
- Fixes to massive replace for contracts from verifyDepracted (#2299)
7+
38
## [email protected] - 2025-08-11
49

510
- Fix processing logic in massive-replace-script to handle errors and update contract counter correctly (#2280)

services/monitor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [email protected] - 2025-08-12
6+
7+
- Update Dockerfiles from Bullseye to Bookworm for Vyper compiler compatibility (#2289)
8+
59
## [email protected] - 2025-08-11
610

711
- update dependencies

services/server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [email protected] - 2025-08-12
6+
7+
- Update Dockerfiles from Bullseye to Bookworm for Vyper compiler compatibility (#2289)
8+
- Allow to replace contracts on unsupported chains (#2292)
9+
- Fixes to massive replace for contracts from verifyDepracted (#2299)
10+
511
## [email protected] - 2025-08-11
612

713
- Fix transaction hash assignment in replaceContract and fix error message in replaceCreationInformation

0 commit comments

Comments
 (0)