67P / kredits-web

Kredits Web UI
https://kredits.kosmos.org
6 stars 2 forks source link

Add confirmed-in component, show ETA for proposed reimbursements #210

Closed raucao closed 1 year ago

raucao commented 1 year ago

Adds a generic component for showing confirmation ETAs for any item, and adds the ETA to proposed reimbursements in the UI.

Also adds an event listener for new blocks, which updates the currentBlock number, so that all models, as well as the UI, can auto-update.

Screenshot from 2023-01-11 14-18-50

raucao commented 1 year ago

Cool, thanks.

What's the problem with testing? Should really just be npm start, without any wild dependencies (except for a local IPFS daemon/gateway running).

Btw, I opened #211 against this PR yesterday in order to avoid conflicts, so it would be good to merge that first.