fluencelabs / dev-rewards

Apache License 2.0
554 stars 368 forks source link

governance.js:24 Cannot confirm that tokens are not claimed yet. #70

Closed xuing closed 3 months ago

xuing commented 3 months ago

The reason is that the /proof page does not check the wallet connection status.

akim-bow commented 3 months ago

Check other issues related to this, e.g., #38 and #31. If nothing will help, please open another issue with the detailed description what went wrong, console screen, etc... Otherwise it's not possible to reproduce.

xuing commented 3 months ago

Check other issues related to this, e.g., #38 and #31. If nothing will help, please open another issue with the detailed description what went wrong, console screen, etc... Otherwise it's not possible to reproduce.

Actually, I've submitted a pull request to address the issue, preventing it from occurring again. https://github.com/fluencelabs/dao/pull/22