FilOzone / FilOzone/synapse-sdk
Select compact datasets with priority
Open
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 32
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 22
Description
If a client has both legacy and compact datasets that match the selection criteria, we should prioritise the compact dataset.
Datasets that have ID strictly lower than `legacyPieceStorageIdLimit` are considered legacy.
https://github.com/FilOzone/pdp/blob/f2783319c4870448fa9853ba3916a027ecaddf62/src/interfaces/IPDPVerifier.sol#L14
Contributor guide
Assessment
This issue has not been assessed yet.