Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Filecoin.MinerGetBaseInfo #4610

Closed
LesnyRumcajs opened this issue Aug 2, 2024 · 1 comment · Fixed by #4617 or #4629
Closed

Fix Filecoin.MinerGetBaseInfo #4610

LesnyRumcajs opened this issue Aug 2, 2024 · 1 comment · Fixed by #4617 or #4629
Assignees
Labels
Priority: 2 - High Very important and should be addressed ASAP Type: Bug Something isn't working

Comments

@LesnyRumcajs
Copy link
Member

Issue summary

The Filecoin.MinerGetBaseInfo is not working correctly and is in the filter list.

api-compare-1  |      {
api-compare-1  |
api-compare-1  | -      "SealProof": 8,
api-compare-1  |
api-compare-1  | +      "SealProof": 13,
api-compare-1  |
api-compare-1  |        "SealedCID": {
api-compare-1  |
api-compare-1  |          "/": "bagboea4b5abcaadexcxa334w7diouerr3pnrczesftikwrcrdx3jk5v33hacbz23"
api-compare-1  |
api-compare-1  |        },
api-compare-1  |
api-compare-1  | +      "SectorKey": null,
api-compare-1  |
api-compare-1  |        "SectorNumber": 25784
api-compare-1  |
api-compare-1  |      }

Other information and links

@LesnyRumcajs LesnyRumcajs self-assigned this Aug 2, 2024
@lemmih lemmih added Type: Bug Something isn't working Priority: 2 - High Very important and should be addressed ASAP labels Aug 2, 2024
@LesnyRumcajs
Copy link
Member Author

Re-opened via #4627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 2 - High Very important and should be addressed ASAP Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants