filecoin-project / filecoin-project/cpp-filecoin

Remove worker task TTReadUnsealed

Open
#574 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
129
Forks
30
PR merge metrics
No merged PRs in 30d

Description

The task was present in [sector-storage](https://github.com/filecoin-project/sector-storage/blob/eac70842d8e09b5f37d045dbaaa4d9766193b8ad/sealtasks/task.go#L16) repo. But it was removed when sector-storage became the part of Lotus. Fuhon code contains the task [TTReadUnsealed](https://github.com/filecoin-project/cpp-filecoin/blob/f3bbd702c5a7c847e71443f3c3d0829ca53ba80b/core/primitives/seal_tasks/task.hpp#L32).
The task is to check that the task type is not used anymore and remove task type TTReadUnsealed and all dependend code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.