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:
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):

Finished:

refs https://gitea.kosmos.org/kredits/meta/issues/10
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
--watchflag. Progress bars can be shown with the--progressoption.So, to test this branch, you can check it out locally, and with local IPFS running execute this command for example:
In progress (with ETA):
Finished:
refs kredits/meta#10
Add CLI option for progress barsto Add CLI option to display progress bars👍
Confirmed to work