Skip to content

feat(fvm): wire return_codec through FFI#566

Draft
rvagg wants to merge 2 commits intomasterfrom
rvagg/return_codec
Draft

feat(fvm): wire return_codec through FFI#566
rvagg wants to merge 2 commits intomasterfrom
rvagg/return_codec

Conversation

@rvagg
Copy link
Copy Markdown
Member

@rvagg rvagg commented Mar 4, 2026

Ref: filecoin-project/ref-fvm#2264

Add return_codec to FvmMachineExecuteResponse and populate it from the FVM ApplyRet. The v2/v3 engine adapters default to 0. The Go bindings read it into the ApplyRet.ReturnCodec field.


Draft pending that ref-fvm PR & release, currently this uses my local clone so it won't pass CI.

Ref: filecoin-project/ref-fvm#2264

Add return_codec to FvmMachineExecuteResponse and populate it from
the FVM ApplyRet. The v2/v3 engine adapters default to 0. The Go
bindings read it into the ApplyRet.ReturnCodec field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📌 Triage

Development

Successfully merging this pull request may close these issues.

1 participant