This repository has been archived by the owner on Nov 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 440
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
additional debugging and sanity for miner
Though I thought I had fixed the miner height bug, a user reported an error message that suggested the problem had not been fixed. It also appears like the problem may be more deep-seated than originally suggested, instead of being a problem with the miner module it might actually be a problem with the ConsensusChange propagation, which means that more modules than just the miner would be affected. I've added more sanity checks and logging messages to the miner, we should be closer to getting to the bottom of this.
- Loading branch information
1 parent
a3a591e
commit 7ae8dc1
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters