Skip to content

Commit fc2edcb

Browse files
committed
chore: clean up double entries in changelog
chore: clean up double entries in changelog
1 parent 5ebfdb5 commit fc2edcb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,8 @@ Configuration:
3737
This section will be filled in once E2E testing in Calibration Network with the GA release has been completed.
3838

3939
### Added
40-
- Dataset lifecycle tracking with `DataSetStatusChanged` event ([#314](https://github.com/FilOzone/filecoin-services/pull/314))
4140
- EXTRA_DATA size limits for enhanced security ([#313](https://github.com/FilOzone/filecoin-services/pull/313))
42-
- ServiceProviderRegistry capability key-value store with bloom filter validation ([#308](https://github.com/FilOzone/filecoin-services/pull/308))
43-
- New utility libraries: `BigEndian.sol` and `BloomSet.sol`
44-
- `getAllProductCapabilities()` function to retrieve all product key-value pairs
45-
- `productCapabilities()` mapping for flexible product metadata storage
4641
- Floor price set to 0.06 USDFC/month ([#320](https://github.com/FilOzone/filecoin-services/pull/320))
47-
- Mutable pricing configuration ([#325](https://github.com/FilOzone/filecoin-services/pull/325))
4842
- Random nonces for AddPieces operations ([#317](https://github.com/FilOzone/filecoin-services/pull/317))
4943
- Relaxed constraints on `setViewContract` ([#310](https://github.com/FilOzone/filecoin-services/pull/310))
5044
- Auto-verify contracts after deployment ([#272](https://github.com/FilOzone/filecoin-services/pull/272))
@@ -98,7 +92,6 @@ This section will be filled in once E2E testing in Calibration Network with the
9892
- Subgraph now uses productData from events directly ([#298](https://github.com/FilOzone/filecoin-services/pull/298))
9993
- Subgraph decodes PDP offering using ethereum.decode ([#290](https://github.com/FilOzone/filecoin-services/pull/290))
10094
- CDNPaymentRailsToppedUp event refactored ([#284](https://github.com/FilOzone/filecoin-services/pull/284))
101-
- Environment variable renamed to PDP_VERIFIER_PROXY_ADDRESS ([#292](https://github.com/FilOzone/filecoin-services/pull/292))
10295
- Updated lib/pdp to v3.1.0 with improved validator support for forward progress despite missing proofs ([#321](https://github.com/FilOzone/filecoin-services/pull/321))
10396

10497
### Removed

0 commit comments

Comments
 (0)