keyko-io / filecoin-verifier-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ Bug Report ] Bot error judgment - ‘reached the total datacap requested’

huahuabuer opened this issue · comments

Describe the bug
Since #1276, #1277, and #1278 share the same client address, causing this situation, the current LDN has not reached the total datacap requested.
image

img_v2_1229a1a7-947d-46f6-b4b0-a7dd10308b6g

To Reproduce
Steps to reproduce the behavior:
filecoin-project/filecoin-plus-large-datasets#1276
filecoin-project/filecoin-plus-large-datasets#1277
filecoin-project/filecoin-plus-large-datasets#1278

How to resolve
Close #1277, #1278, keep #1276 open, and modify the ‘Total amount of DataCap’ to 15PiB, modify the ‘Weekly allocation of DataCap’ to 600TiB

There cannot be multiple applications with the same address

@clriesco
filecoin-project/filecoin-plus-large-datasets#1276
filecoin-project/filecoin-plus-large-datasets#1277
filecoin-project/filecoin-plus-large-datasets#1278
These three LDNs were created a year ago. At that time, they did not support the capacity of a single LDN-15PiB, so they were divided into three and used the same client address.
Now, we can solve this problem, why not solve it in the way I suggested above?

Please take every bug issue seriously, okay?

We at Keyko take every bug issue seriously, but this is not a bug. The requirements of this bot include that the client address cannot be duplicated in several issues. If, despite this functional requirement, it has been decided to share the same address among several issues, the only option available is to carry out the process of assigning a new tranche manually, but this is not a technical problem, but rather a business one.