kangarang / tcr-ui

A client-side shell to interact with token-curated registries
MIT License
68 stars 28 forks source link

Update status of unchallenged application #95

Closed hailq closed 6 years ago

hailq commented 6 years ago

According to this document https://github.com/skmgoldin/tcr/blob/master/owners_manual.md#commitreveal-voting . If there is no challenge, the applicant can update status to put the application into the registry. However, i tried but not only the applicant, everyone can update the status, also the application is removed all the time instead of putting into the registry.

kangarang commented 6 years ago

although the docs say applicant, yes, anyone can invoke updateStatus. technically the applicant "can" update status ;)

also the application is removed all the time instead of putting into the registry.

could you provide some code or logs to help me reproduce this please?