hashgraph / hedera-stable-coin

Apache License 2.0
5 stars 6 forks source link

Token contract does not reject overspending from user account, and does not increase token supply #3

Closed donaldthibeau closed 3 years ago

donaldthibeau commented 4 years ago

I submitted $1000 in stablecoin from a user who only had a balance of $230. The transaction was successful and reflected as such on both the user UI and admin UI. Token supply did not increase. The receiving account balance did not update.

Could either be in the UI or in the contract but needs to be resolved.

Screen Shot 2020-10-07 at 11 38 39 AM Screen Shot 2020-10-07 at 11 38 32 AM

ghost commented 3 years ago

Any resolutions?

donaldthibeau commented 3 years ago

Issue is in the UI vs. contract side.