Skip to content

Conversation

garyyu
Copy link
Contributor

@garyyu garyyu commented Dec 30, 2018

A few warning and log clean up:

  • fix 2 build warning which is new imported
  • change the boring repeat string StratumServer to 0, the id here is reserved for the case of multiple stratum server threads, and in Grin we only start one stratum server thread.

WARN grin_servers::mining::stratumserver - (Server ID: StratumServer) Solution Found for block

Now it's:

WARN grin_servers::mining::stratumserver - (Server ID: 0) Solution Found for block

  • Add block hash in the solution found log, like Solution Found for block 2035, hash 08321e6c.

@garyyu garyyu merged commit dbf8e97 into mimblewimble:master Dec 30, 2018
@garyyu garyyu deleted the minor-warning branch January 3, 2019 11:41
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

Successfully merging this pull request may close these issues.

1 participant