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

Client does not halt after "contract balance is too low to pay" error #3

Closed
yaronvel opened this issue Mar 19, 2017 · 1 comment
Closed

Comments

@yaronvel
Copy link

I think it should stop.
In any case, please make sure it stops at least for other errors.

@tranvictor
Copy link
Member

Introduce hot stop mode, SmartPool will exit immediately whenever it receives error returned by the Contract.
For kovan, we enable hot stop mode by default. The command line also has "--no-hot-stop" param to disable this mode.

Usage:
./smartpool --keystore . --no-hot-stop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants