zkBob / zkbob-ui

Apache License 2.0
3 stars 2 forks source link

Add progress bar for state sync #196

Closed r0wdy1 closed 1 year ago

r0wdy1 commented 1 year ago

See:

We need to show some progress while loading state. In order to do that pass a callback function to updateTotalBalance that will change a corresponding context variable used to render the progress bar

maikReal commented 1 year ago

UPD: The lib part is ready. More details in the following PR: https://github.com/zkBob/zkbob-client-js/pull/160#issue-1840239802

@maxaleks

vadimnikonov1 commented 1 year ago

QA review - OK