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

Command getrewardrate crash taucoind or taucoin-qt #9

Closed
feyrian opened this issue Sep 19, 2018 · 2 comments
Closed

Command getrewardrate crash taucoind or taucoin-qt #9

feyrian opened this issue Sep 19, 2018 · 2 comments

Comments

@feyrian
Copy link
Contributor

feyrian commented Sep 19, 2018

Tried the command getrewardrate via taucoin-cli or console in taucoin-qt and it systematically crash.
Even with -debug option, the debug.log file show nothing.

@Morpheusai
Copy link

Yes, sir. The problem we are now fixing it. Getrewardrate will be failed when the block has no transaction, which means that there is no transaction fee in this block, so the rewarding rate is hard to calculate.
We are fixing this problem, return the mining leader address and rewarding rate = -1.
If you have any problem, please tell us.

@feyrian
Copy link
Contributor Author

feyrian commented Oct 2, 2018

Since 508461c it doesn't crash anymore, but I get this error:

error code: -8
error message:
Error: updaterewardrate default is false

Still, as it doesn't crash anymore I close this issue.

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