We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Filecoin.StateMinerSectors
According to this CI job, Calibnet RPC checks are failing.
********************************************************************** * Name : api_compare-api-compare-1 * Image : api_compare-api-compare * Status: Exited (1) 1 second ago ********************************************************************** Request dump: Request { method_name: "Filecoin.StateMinerSectors", params: Array [String("f017387"), Null, Array [Object {"/": String("bafy2bzacebv237lbbd6l5bkacufm5fzfbtmc7vegzw2zzsj5tq4v7kenqloe2")}]], result_type: PhantomData<serde_json::value::Value>, api_paths: V1, timeout: 120s } ++ cat /data/lotus-token + LOTUS_API_INFO=*** ++ cat /data/forest-token + FOREST_API_INFO=*** ++ ls /data/forest_snapshot_calibnet_2024-12-19_height_2243018.forest.car.zst ++ tail -n 1 + forest-tool api compare /data/forest_snapshot_calibnet_2024-12-19_height_2243018.forest.car.zst --forest *** --lotus *** --n-tipsets 10 --filter-file /data/filter-list --miner-address t0111551 --worker-address t3sw466j35hqjbch5x7tcr7ona6idsgzypoturfci2ajqsfrrwhp7ty3ythtd7x646adaidnvxpdr5b2ftcciq Request params JSON: ["f017387",null,[{"/":"bafy2bzacebv237lbbd6l5bkacufm5fzfbtmc7vegzw2zzsj5tq4v7kenqloe2"}]] Forest response: [ { "Activation": 542965, "DealIDs": null, "DealWeight": "0", "ExpectedDayReward": "1644324445691857178", "ExpectedStoragePledge": "32267986335498483192", "Expiration": 2092089, "Flags": 1, "InitialPledge": "999999984306749440", "PowerBaseEpoch": 542965, "ReplacedDayReward": "0", "SealProof": 8, "SealedCID": { "/": "bagboea4b5abcaifwvkuvju2cotujjbdifjasnnwwfuya2whcklzz27f36mmfqeju" }, "SectorKeyCID": null, "SectorNumber": 0, "VerifiedDealWeight": "0" }, { "Activation": 542965, "DealIDs": null, "DealWeight": "0", "ExpectedDayReward": "1644324445691857178", "ExpectedStoragePledge": "32267986335498483192", "Expiration": 2092089, "Flags": 1, "InitialPledge": "999999984306749440", "PowerBaseEpoch": 542965, "ReplacedDayReward": "0", "SealProof": 8, "SealedCID": { "/": "bagboea4b5abcaodp4w7yaycfk7jm766qwwd25xd4jzr6vrre4xozngikjpa6aacr" }, "SectorKeyCID": null, "SectorNumber": 1, "VerifiedDealWeight": "0" }, ...
Calibnet RPC checks are passing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
According to this CI job, Calibnet RPC checks are failing.
To reproduce
Log output
Log Output
Expected behaviour
Calibnet RPC checks are passing.
Screenshots
Environment (please complete the following information):
Other information and links
The text was updated successfully, but these errors were encountered: