-
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
E2E Testing for FIP8 & FIP13 #6157
Comments
Discussion notes:
|
@magik6k and @vyzo : I want to make sure we're clear about the testing work for FIP8 and 13. Specifically I would like to know what we expect tested, that we have owners, and that we're tracking it (whether as a checklist or separate issues). I took a first stab below based on what I saw in this issue and in PR #6235. Please correct and ideally set as the subject of this issue or another. In addition to making sure we don't lose track of anything, it'll be important as we update our estimates of the remaining work on 2021-05-20.
In batching unit/integration tests we'd want to check:
|
(updated the comment above to have a better list of what needs to be done) |
#6432 adds unit tests for both the precommit and commit batchers |
|
I'm reopening this because I'm not seeing the integ tests PR created or merged (from looking https://github.com/filecoin-project/lotus/pulls?q=is%3Apr+sort%3Aupdated-desc+ ), but let me know if I have that wrong. I don't want to blur what "done" means. |
Tested on mainnet ;) |
FIP8 and FIP13 will allow batched pre-commits and batched prove-commits. This process needs end-to-end testing at scale (100s of sectors, test match batch sizes).
The text was updated successfully, but these errors were encountered: