Itheum / data-dex

DApp with suite of web3 tools to trade personal data on MultiversX
https://datadex.itheum.io
GNU General Public License v3.0
466 stars 6 forks source link

Bonding UI & SC full integration complete - public dashboard #1222

Closed damienen closed 5 months ago

fuzzyduke commented 5 months ago

Freshly created Data NFT with bond shows expired liveliness score even though the duration defined is 1 hour

https://devnet-explorer.multiversx.com/nfts/DATANFTFT-e0b917-a3

image

fuzzyduke commented 5 months ago

Renew Bond throws error

https://devnet-explorer.multiversx.com/transactions/1133e284d1ed15a3b854df0cfc0998c40b899782d0ff7d65fd1e5da46893c3d0

Image

This may indicate that the call is being made to a deleted entry. Therefore we have to explore whether we should allow deletion of entries.

Also this may also indicate that Renew is not calling the available renewable options.

fuzzyduke commented 5 months ago

If a user is penalized 50% and then attempts to withdraw he sees an error which is correct.

However the user might need to see that they will not be able to withdraw if the early withdrawal penalty exceeds the withdrawal amount(ie the user has already been penalized more percentage than what the user can withdraw)

Image

Penalty already applied 50%, early withdrawal is 80% https://devnet-explorer.multiversx.com/transactions/a7f6b9bdd7c8cbdbe331ee3e7a1b38a5ed7ebdf651c38b9b64c52c327410ff93

Suggestion to place a cosmetic sentence.

fuzzyduke commented 5 months ago

verified