-
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
simulate all methods against builtin actor #8483
Comments
I think lotus-sim is good for seeing how things scale, but doesn't capture the full range of possible messages. I think we should also do the following against a testnet:
|
Calling Update: seems to be fine |
Running a disputer did not seem to catch an invalid windowed-post. Calling This should be fixed by a PR by @Stebalien |
"lotus state compute-state --html" Issue found here #8636 Edit: Issue has been fixed |
Isuee found with snapping deals: #8703 Edit: Issue has been fixed |
Steps for each test conducted:
|
while the test coverage continues to increase, we also have a better understanding whether the builtin actor works fully with the current mainnet, and will continue work with after nv16 migration
Currently, there are two potential ways we can do that:
The text was updated successfully, but these errors were encountered: