fidlabs / allocator-tooling

tracking repo for allocator tooling & compliance
1 stars 0 forks source link

Complete verifier review got "Application is not in the correct state New: Failed to retrieve allowance" #71

Closed maxvint closed 3 weeks ago

maxvint commented 3 weeks ago

When I click "Complete verifier review" button on allocator.tech, I got "Application is not in the correct state New: Failed to retrieve allowance", and I found the Allocator's DataCap balance is "NaNB".

image

I have requested pathway address modification in this issue https://github.com/filecoin-project/Allocator-Registry/issues/96. I can sign before this PR merged, but I can't sign now. It might be a bug related to the address modification. Does the datacap need to be refreshed after the pathway address is modified?

kacperzuk-neti commented 3 weeks ago

Does the datacap need to be refreshed after the pathway address is modified?

Yes. datacap allowance is given to an address, so it needs to be refreshed after a change. The new address ( f23q74wvk6zq2dfopfe4wbt2tal2fkwicexcqui5q ) has no datacap allowance, so can't allocate it to clients. Also, the old address still has 5PiB which should probably be removed if it's not going to be used. Please work with the governance team on sorting this out.

kacperzuk-neti commented 3 weeks ago

Closing, as this needs to be handled on the governance side now. Please open a new issue if needed for anything.