-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Include codec in Lotus receipt #10370
Comments
@kasteph what are those logs supposed to be telling me? |
@Stebalien oh sorry, this is produced from Lily's processing reports. This is for example the issue we get at height 3914 on hyperspace: [
{
"Cid": {
"/": "bafy2bzacedsi6xy3ochsigd26gceslq2aaheorpj3kk4x245h3hrxncjl2huq"
},
"Error": "failed parse child message params cid: bafy2bzacebspg3iuqourz6rqg7podwvn347e5tynq3xrbdlf7cn2fkmyx7b46 to code: bafk2bzacedljkrmazyewawpnddrkzrt55556374dw2pm2hokgkompgzw4vx5y method: 3844450837 params (hex encoded): cb7786d7000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000009 : parse message params cbor decode into InvokeContract fil/10/evm:(bafk2bzacedljkrmazyewawpnddrkzrt55556374dw2pm2hokgkompgzw4vx5y.3844450837) return (hex): cb7786d7000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000000000009 failed: expected byte array"
}
] |
We are observing this change to cause errors at this call point: |
Checklist
Latest release
, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Lotus component
Lotus Version
Describe the Bug
We need filecoin-project/ref-fvm#1654 included in the Lotus release for monitoring the FVM.
Logging Information
Repo Steps
No response
The text was updated successfully, but these errors were encountered: