@@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
99
1010### Changed
1111
12- ## [ 0.2.0] - 2025-10-06
12+ ## [ 0.2.0] - 2025-10-06 - M3 Calibration Network Deployment
1313
1414## Core Contracts
1515
@@ -23,8 +23,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
23234 . SessionKeyRegistry: [ 0x97Dd879F5a97A8c761B94746d7F5cfF50AAd4452] ( https://calibration.filfox.info/en/address/0x97Dd879F5a97A8c761B94746d7F5cfF50AAd4452 )
24245 . ServiceProviderRegistry Implementation: [ 0xEdc9A41371d69a736bEfBa7678007BDBA61425E5] ( https://calibration.filfox.info/en/address/0xEdc9A41371d69a736bEfBa7678007BDBA61425E5 )
25256 . ServiceProviderRegistry Proxy: [ 0xA8a7e2130C27e4f39D1aEBb3D538D5937bCf8ddb] ( https://calibration.filfox.info/en/address/0xA8a7e2130C27e4f39D1aEBb3D538D5937bCf8ddb )
26- 7 . FilecoinWarmStorageService Implementation: [ Add_After_Publishing ]
27- 8 . FilecoinWarmStorageService Proxy: [ Add_After_Publishing ]
26+ 7 . FilecoinWarmStorageService Implementation: [ 0xDcFa312C4c26Fa99d81FBF8673f8c9B7Ffa3fd11 ] ( https://calibration.filfox.info/en/address/0xDcFa312C4c26Fa99d81FBF8673f8c9B7Ffa3fd11 )
27+ 8 . FilecoinWarmStorageService Proxy: [ 0x3Ccb1bCe9474ff07D484dB14580790D12489b61b ] ( https://calibration.filfox.info/en/address/0x3Ccb1bCe9474ff07D484dB14580790D12489b61b )
28289 . FilecoinWarmStorageServiceStateView: [ Add_After_Publishing]
2929
3030Configuration:
@@ -34,7 +34,8 @@ Configuration:
3434- CHALLENGE_FINALITY: 10 epochs
3535- MAX_PROVING_PERIOD: 240 epochs
3636- CHALLENGE_WINDOW_SIZE: 30 epochs
37- - Service Name: "Filecoin Warm Storage Service - M3"
37+ - Service Name: "Filecoin Warm Storage Service - Calibration M3"
38+ - Service Description: "Calibration FWSS contracts for M3"
3839
3940### Added
4041- feat: Allow deletion of terminated dataset, Add getDataSetStatus ([ #255 ] ( https://github.com/FilOzone/filecoin-services/pull/255 ) )
0 commit comments