decred / haste

2 stars 1 forks source link

Add new notifications to enable haste 1.0 #1

Open marcopeereboom opened 8 years ago

marcopeereboom commented 8 years ago

Add OnNewVote and OnBlockConnected to both dcrd and gominer.

jcvernaleo commented 8 years ago

dcrd already has OnBlockConnected. OnNewVote however does need to be added.

jcvernaleo commented 8 years ago

Does this issue include adding them to the pool software or should that be a separate issue? Also, should build/run instructions for the pool software be an issue too?

marcopeereboom commented 8 years ago

We are going to leave pool software alone for now. We will revisit this in a few weeks after we complete other items. Without these events, there is no point in even talking about pool software yet.