froghub-io / filecoin-sealer-recover

Filecoin sector recover
https://www.froghub.io
Apache License 2.0
67 stars 81 forks source link

Where did the old command format go? #21

Open Shekelme opened 2 years ago

Shekelme commented 2 years ago

It was easy and convenient to work in the old command format. Why was it necessary to split the sector recovery into two operations (data export and recovery itself)?

FroghubMan commented 2 years ago

Once an old sector is encountered, it is easy to fail to pull the metadata of the sector. After being separated into two businesses, metadata files can be generated with external assistance.