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

Expose FVM actor debug logs to the client #510

Open
Stebalien opened this issue Dec 10, 2024 · 0 comments
Open

Expose FVM actor debug logs to the client #510

Stebalien opened this issue Dec 10, 2024 · 0 comments

Comments

@Stebalien
Copy link
Member

As of filecoin-project/ref-fvm#2098, the FVM includes debug logs in the trace (when debug logging is enabled). The FFI will need to be altered to handle these and forward them to the client. At the moment, the FFI will just silently ignore/drop them (which is fine, just not particularly useful).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant