keyko-io / filecoin-verifier-frontend

8 stars 4 forks source link

Allocation count incorrect #813

Closed simonkim0515 closed 1 year ago

simonkim0515 commented 1 year ago

Describe the bug The allocation that the client has received went backwards, rather than getting 2x, the allocation went 0.5x

To Reproduce Steps to reproduce the behavior: Please look at the bottom of the application as the client has explained the issue with a screenshot https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1625

Expected behavior Allocation count should 2x and not 0.5x

fabriziogianni7 commented 1 year ago

the problem here is that https://api.datacapstats.io/public/api/getVerifiedClients returns only one allocation here for address f1s4xz2skb2zwtp7tye2lxh4ngojejytolnxp3soq. looking into it.

jbesraa commented 1 year ago

hey @simonkim0515 was this resolved?