keyko-io / filecoin-verifier-frontend

9 stars 4 forks source link

[ Bug Report ]The bot large-datacap-requests error when multiple LDNs shares one client address #837

Closed huahuabuer closed 1 year ago

huahuabuer commented 1 year ago

Describe the bug This issue only uses one signature to approve, but needs help to change the status so that it can continue to sign. The reason for this is that #1276 and #1277 are the same client address, and the two signatures are confused. Theoretically, it should be two 800T, and now it has arrived at 800T, so it should be necessary to sign one to arrive at the other 800T quota. Could anyone help me? In addition, in theory, https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1278 should also trigger DC signature at the same time, but it doesn't.

To Reproduce Steps to reproduce the behavior:

  1. Go to '[...](https://github.com/filecoin-project/filecoin-plus-large-datasets/issues/1276'
  2. See error

Expected behavior

1276 should with status of 'ready to sign'

1278 should start sign the datacap

Screenshots img_v2_14a0ad89-e707-4942-a0f7-f6b51581558g

jbesraa commented 1 year ago

Its by design that you cant have multiple application with the same client address. Each application requires a unique client address.