Note: To change page permissions, please use the "Share" button in the top-right corner of the page and adjust the workspace access settings there. This cannot be done through content editing.

🐞Bug Tracking

Bug Status Number Log page Notes
pdptool remove-root fails 🟢Resolved #1 Bug#1 Getting stuck on chain saying root id is not there. Maybe http handling is corruption root id?
sporadic proving failure 🟢 Resolved #2 Bug#2 After adding roots the challenged index is out of range of the root. Unknown how this is possible
next proving period challenge epoch out of range For curio #3 Bug#3 Latest — this appears to go away after 1 proving period so while noisy and bad it doesn’t halt anything.
Can’t remove PDP service from Curio web UI For curio #4
Proof failure when adding root with curio sub roots 🟢Resolved #5 Bug #5 Currently wondering if this is a piece alignment issue. Should try to do a minimal reproduction with 2 sub pieces probably (this showed up with 5 G snapshot)
Message failure 🟢Resolved #6 Bug #6 Turns out I just wasn’t resetting the address properly

🌀Test Flows

Test Flow Status Notes
add many roots no proving errors 🟢Done Have done many same sized chunks (~6G of snapshot data). Only proving error observed over 1.5 weeks was out of funds after funds exhausted.
add roots delete roots no proving errors 🟢 Done Completed with no errors
Shut down for 1 period, turn on, observe fault 🟡Not started I can attest that we saw 1 period long fault events during debugging to get integration PR merged. But we need to reproduce this with everything else working.
Shut down for x fault periods, turn on, observe fault 🟡Not started
Add > 32 GiB to a proof set 🟡Not started We have a plan to chunk at pdptool ingestion point. All I need to do is add very large file. Will probably start with groth proving parameters
Lots of roots 🟡Not Started Measure gas of operations when there are a lot of roots
Too many deletes 🟡Not started Exercise code for deleting past the limit. Make sure we don’t run out of gas

Bug#1

Bug#2

Bug#3

Debugging upload file

Bug #5

Bug #6