-
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
Should we add context to actor invocations? #30
Comments
Another option might be hiding it in VMContext. |
Hrm... is this just for some of the hamt methods that take a context? or do you have other reasons for wanting it through there? In general, these methods should be short, fast and not have any blocking calls. |
Also tracing in the future, it would be very helpful for understanding flow and performance. |
hrm, yeah. that would probably be productive to have at some point. |
Very much, I think being able to understand why for example given block took longer than usual will be critical. |
I think can be closed, we're in agreement we need to wire this through. @Kubuxu is on the job :) |
update filecoin-ffi (and related) to v26 proofs
checkCommit: handle missing precommits
testplan instantiating lotus nodes in-memory
No description provided.
The text was updated successfully, but these errors were encountered: