You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ {"jsonrpc":"2.0","id":1,"error":{"code":1,"message":"get block bafyreiaqpwbbyjo4a42saasj36kkrpv4tsherf2e7bvezkert2a7dhonoi: cbor input should be of type array"}}
Original report: https://filecoinproject.slack.com/archives/C04JEJB82RY/p1677833154264019
Observation
Returns an error:
But correctly retrieves the first block:
However,
Filecoin.ChainGetTipsetByHeight
works:Impact
Explorers and graph traversal tools may error.
Resolution
Reproduce with a test and fix.
The text was updated successfully, but these errors were encountered: