Add CLI option to display progress bars #11

Merged
greg merged 6 commits from feature/progress_bars into chore/upgrade_kredits 2022-11-02 17:39:21 +00:00
Owner

Also refactors some of the other output and options, adds error handling and retries, and improves initialization.

Monitoring contract events is now turned off by default and can be enabled with the --watch flag. Progress bars can be shown with the --progress option.

So, to test this branch, you can check it out locally, and with local IPFS running execute this command for example:

npm start -- --progress --watch

In progress (with ETA):

Screenshot

Finished:

Screenshot

refs kredits/meta#10

Also refactors some of the other output and options, adds error handling and retries, and improves initialization. Monitoring contract events is now turned off by default and can be enabled with the `--watch` flag. Progress bars can be shown with the `--progress` option. So, to test this branch, you can check it out locally, and with local IPFS running execute this command for example: npm start -- --progress --watch In progress (with ETA): ![Screenshot](https://gitea.kosmos.org/attachments/3b264424-25ff-4ac1-8328-3851a9ea7fac) Finished: ![Screenshot](https://gitea.kosmos.org/attachments/9577bb46-0b56-4fe3-a667-59be6a070d47) refs https://gitea.kosmos.org/kredits/meta/issues/10
raucao added 1 commit 2022-11-01 21:12:21 +00:00
0ac7228bfe
Add CLI option for progress bars
Also refactors some of the other output and options.
raucao changed title from Add CLI option for progress bars to Add CLI option to display progress bars 2022-11-01 21:12:37 +00:00
raucao added 2 commits 2022-11-02 11:58:22 +00:00
raucao added 2 commits 2022-11-02 12:35:10 +00:00
raucao requested review from bumi 2022-11-02 12:45:23 +00:00
raucao requested review from hueso 2022-11-02 12:45:23 +00:00
raucao added 1 commit 2022-11-02 17:28:31 +00:00
greg approved these changes 2022-11-02 17:38:53 +00:00
greg left a comment
Owner

👍

Confirmed to work

👍 Confirmed to work
greg merged commit 6829a13a57 into chore/upgrade_kredits 2022-11-02 17:39:21 +00:00
greg deleted branch feature/progress_bars 2022-11-02 17:39:21 +00:00
hueso approved these changes 2022-11-03 11:32:08 +00:00
raucao reviewed 2022-11-04 10:17:17 +00:00
raucao left a comment
Author
Owner

vsdvsd

vsdvsd
raucao added the
feature
label 2023-04-26 14:00:33 +00:00
Sign in to join this conversation.
No description provided.