inblockio / aqua-verifier-webextension

A Chrome-Browser web-extension to verify Aqua Protocol data.
https://inblock.io
MIT License
6 stars 2 forks source link

User waits very long time on page with long revision history to get a visual feedback #36

Open FantasticoFox opened 2 years ago

FantasticoFox commented 2 years ago

Currently the user only gets the hour-glass, he does not know if the revision has failed him or not and could be 'doomed' to wait up to minutes for a complete verification.

Solution approach: display revisions after they have been verified in a pop-up style, coming in in real-time. Related: Chunking feature.

FantasticoFox commented 2 years ago

Will be resolved by v1.1 with range verification, bulk verification and caching.

FantasticoFox commented 2 years ago

This requires the architectural haul over of the external verifier and will be resolved as a consequence of that.