You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to explore ways to improve the support of post conditions on the explorer - a very unique and powerful feature.
The wording is not alway clear:
Is the user receiving 19 DIKO? sending 19 DIKO?
The explorer is product designed for end users, not developers, I think it'd be adequate to educate users about this feature. Instead of a title "Post conditions" assuming that users know what this section is about, a sentence like:
This transaction is secured / protected by privileges named post-conditions and it will automatically be cancelled if the contract tries to abuse the following rules and or does not meet the following expectations:
User should receive 19 DIKO
The wording should of course be depending on the "Allow mode" / "Deny mode", and help users understand correctly how to read post conditions, and how they'll be applied, without resolving double negations :).
The explorer should also be raising some alarms, so that users can cancel transactions (if this is something we're doing, or planning to do). For instance, in this transaction:
It makes me think that the post-condition was not correctly set by the developer / wallet / user: there's no upper bound (transfer at least, instead of at most). In this situation, I think it's explorer's duty to alarm users that something is fishy.
The text was updated successfully, but these errors were encountered:
It would be interesting to explore ways to improve the support of post conditions on the explorer - a very unique and powerful feature.
Is the user receiving 19 DIKO? sending 19 DIKO?
The explorer is product designed for end users, not developers, I think it'd be adequate to educate users about this feature. Instead of a title "Post conditions" assuming that users know what this section is about, a sentence like:
The wording should of course be depending on the "Allow mode" / "Deny mode", and help users understand correctly how to read post conditions, and how they'll be applied, without resolving double negations :).
The explorer should also be raising some alarms, so that users can cancel transactions (if this is something we're doing, or planning to do). For instance, in this transaction:
It makes me think that the post-condition was not correctly set by the developer / wallet / user: there's no upper bound (transfer at least, instead of at most). In this situation, I think it's explorer's duty to alarm users that something is fishy.
The text was updated successfully, but these errors were encountered: