Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 11 commits into from
Jan 15, 2023

Conversation

raucao
Copy link
Member

@raucao raucao commented Jan 11, 2023

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

Copy link
Contributor

@bumi bumi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could not test it, but looks good.

@raucao
Copy link
Member Author

raucao commented Jan 14, 2023

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.

raucao and others added 2 commits January 15, 2023 12:34
Co-authored-by: Manuel Wiedenmann <manuel@funkensturm.de>
@raucao raucao merged commit f7b7daa into master Jan 15, 2023
@raucao raucao deleted the feature/confirmation-eta branch January 15, 2023 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants