Skip to content

Commit e440e6c

Browse files
committed
chore: update addresses in changelog
Add contract addresses in changelog - and in a tools/GA-release-contracts
1 parent 3ce3565 commit e440e6c

File tree

3 files changed

+56
-23
lines changed

3 files changed

+56
-23
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ This is the General Availability (GA) release of the Filecoin Warm Storage Servi
1616
3. PDPVerifier Proxy: [0x85e366Cf9DD2c0aE37E963d9556F5f4718d6417C](https://calibration.filfox.info/en/address/0x85e366Cf9DD2c0aE37E963d9556F5f4718d6417C)
1717
- From [PDP v3.1.0](https://github.com/FilOzone/pdp/releases/tag/v3.1.0)
1818
4. SessionKeyRegistry: [0x97Dd879F5a97A8c761B94746d7F5cfF50AAd4452](https://calibration.filfox.info/en/address/0x97Dd879F5a97A8c761B94746d7F5cfF50AAd4452)
19-
5. ServiceProviderRegistry Implementation: [TODO](https://calibration.filfox.info/en/address/)
20-
6. ServiceProviderRegistry Proxy: [TOD](https://calibration.filfox.info/en/address/)
21-
7. FilecoinWarmStorageService Implementation: [TODO](https://calibration.filfox.info/en/address/)
22-
8. FilecoinWarmStorageService Proxy: [TODO](https://calibration.filfox.info/en/address/)
23-
9. FilecoinWarmStorageServiceStateView: [TODO](https://calibration.filfox.info/en/address/)
19+
5. ServiceProviderRegistry Implementation: [0xb32Bb530638d20f1B59B40CDD2Ce4208430f7DE3](https://calibration.filfox.info/en/address/0xb32Bb530638d20f1B59B40CDD2Ce4208430f7DE3)
20+
6. ServiceProviderRegistry Proxy: [0x839e5c9988e4e9977d40708d0094103c0839Ac9D](https://calibration.filfox.info/en/address/0x839e5c9988e4e9977d40708d0094103c0839Ac9D)
21+
7. FilecoinWarmStorageService Implementation: [0x4BCc752555Bf08A5Bd9a4Ce467a12607277450bA](https://calibration.filfox.info/en/address/0x4BCc752555Bf08A5Bd9a4Ce467a12607277450bA)
22+
8. FilecoinWarmStorageService Proxy: [0x02925630df557F957f70E112bA06e50965417CA0](https://calibration.filfox.info/en/address/0x02925630df557F957f70E112bA06e50965417CA0)
23+
9. FilecoinWarmStorageServiceStateView: [0xA5D87b04086B1d591026cCE10255351B5AA4689B](https://calibration.filfox.info/en/address/0xA5D87b04086B1d591026cCE10255351B5AA4689B)
2424

2525
Configuration:
2626
- USDFC Token: [0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0](https://calibration.filfox.info/en/address/0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0)
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
## FWSS GA Release - Calibration Network:
2+
3+
DEPLOYING...
4+
========================================
5+
SessionKeyRegistry
6+
βœ… Using existing address: 0x97Dd879F5a97A8c761B94746d7F5cfF50AAd4452
7+
PDPVerifier implementation
8+
βœ… Using existing address: 0x2355Cb19BA1eFF51673562E1a5fc5eE292AF9D42
9+
PDPVerifier proxy
10+
βœ… Using existing address: 0x85e366Cf9DD2c0aE37E963d9556F5f4718d6417C
11+
FilecoinPayV1
12+
βœ… Using existing address: 0x09a0fDc2723fAd1A7b8e3e00eE5DF73841df55a0
13+
Deploying ServiceProviderRegistry implementation
14+
βœ… Deployed at: 0xb32Bb530638d20f1B59B40CDD2Ce4208430f7DE3
15+
Deploying ServiceProviderRegistry proxy
16+
πŸ“¦ Implementation: 0xb32Bb530638d20f1B59B40CDD2Ce4208430f7DE3
17+
βœ… Deployed at: 0x839e5c9988e4e9977d40708d0094103c0839Ac9D
18+
Deploying SignatureVerificationLib
19+
βœ… Deployed at: 0x3fD7BFFAcAfdf35083d1424c1feC6481c85087F6
20+
Deploying FilecoinWarmStorageService implementation
21+
πŸ“š Using libraries: src/lib/SignatureVerificationLib.sol:SignatureVerificationLib:0x3fD7BFFAcAfdf35083d1424c1feC6481c85087F6
22+
πŸ”§ Constructor args: 6 arguments
23+
βœ… Deployed at: 0x4BCc752555Bf08A5Bd9a4Ce467a12607277450bA
24+
Deploying FilecoinWarmStorageService proxy
25+
πŸ“¦ Implementation: 0x4BCc752555Bf08A5Bd9a4Ce467a12607277450bA
26+
βœ… Deployed at: 0x02925630df557F957f70E112bA06e50965417CA0
27+
FilecoinWarmStorageServiceStateView
28+
πŸ”§ Using external deployment script...
29+
FilecoinWarmStorageServiceStateView deployed at 0xA5D87b04086B1d591026cCE10255351B5AA4689B
30+
---
31+
βœ… Deployment completed successfully!
32+
33+
# DEPLOYMENT SUMMARY (calibnet)
34+
PDPVerifier Implementation: 0x2355Cb19BA1eFF51673562E1a5fc5eE292AF9D42
35+
PDPVerifier Proxy: 0x85e366Cf9DD2c0aE37E963d9556F5f4718d6417C
36+
FilecoinPayV1 Contract: 0x09a0fDc2723fAd1A7b8e3e00eE5DF73841df55a0
37+
ServiceProviderRegistry Implementation: 0xb32Bb530638d20f1B59B40CDD2Ce4208430f7DE3
38+
ServiceProviderRegistry Proxy: 0x839e5c9988e4e9977d40708d0094103c0839Ac9D
39+
FilecoinWarmStorageService Implementation: 0x4BCc752555Bf08A5Bd9a4Ce467a12607277450bA
40+
FilecoinWarmStorageService Proxy: 0x02925630df557F957f70E112bA06e50965417CA0
41+
FilecoinWarmStorageServiceStateView: 0xA5D87b04086B1d591026cCE10255351B5AA4689B
42+
43+
Network Configuration (calibnet):
44+
Challenge finality: 10 epochs
45+
Max proving period: 240 epochs
46+
Challenge window size: 20 epochs
47+
USDFC token address: 0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0
48+
FilBeam controller address: 0x5f7E5E2A756430EdeE781FF6e6F7954254Ef629A
49+
FilBeam beneficiary address: 0x1D60d2F5960Af6341e842C539985FA297E10d6eA
50+
Service name: Filecoin Warm Storage Service - Calibration GA Release
51+
Service description: Calibration FWSS GA contracts

β€Žservice_contracts/tools/dev-release-contractsβ€Ž

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
Β (0)