Skip to content

Commit 16a7923

Browse files
authored
build: prep v0.5.0 version of Filecoin-Pay (#230)
Retroactively assigning a version to the Filecoin-Pay contract currently used by the FWSS deployment on Calibration network.
1 parent f990700 commit 16a7923

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@ All notable changes to this project will be documented in this file. The format
1010
- Network fee charging in settlement operations ([#224](https://github.com/FilOzone/filecoin-pay/pull/224))
1111
- IERC20 type improvements and label mapping keys ([#225](https://github.com/FilOzone/filecoin-pay/pull/225))
1212

13+
### Changed
14+
15+
### Fixed
16+
17+
## [0.5.0] - Filecoin-Pay Developer Preview
18+
19+
⚠️ **DEPRECATION WARNING**: These contracts will be deprecated before October 15, 2025, due to
20+
upcoming breaking changes.
21+
22+
**DO NOT use these deployments for production applications or to store significant value.** For updates and information about when the new set of Filecoin-Pay contracts will be deployed, track progress at: https://github.com/FilOzone/filecoin-pay/issues/232
23+
24+
### Deployed
25+
- **Mainnet**: `[ADDRESS_TO_BE_UPDATED]`
26+
- **Calibration**: [0x1096025c9D6B29E12E2f04965F6E64d564Ce0750](https://calibration.filfox.info/en/address/0x1096025c9D6B29E12E2f04965F6E64d564Ce0750)
27+
28+
### Added
29+
- Automated ABI publishing on release ([#208](https://github.com/FilOzone/filecoin-pay/pull/208))
30+
1331
### Changed
1432
- Updated alpha mainnet contract address in documentation ([#213](https://github.com/FilOzone/filecoin-pay/pull/213))
1533
- Improved CI/CD workflow for project board management ([#215](https://github.com/FilOzone/filecoin-pay/pull/215))
@@ -50,4 +68,3 @@ All notable changes to this project will be documented in this file. The format
5068
- Core payment infrastructure
5169
- Basic rail management functionality
5270
- Account deposit/withdrawal system
53-

0 commit comments

Comments
 (0)