Merge branch 'develop'

This commit is contained in:
obscuren 2014-05-13 17:59:10 +02:00
commit 283f4d8eb3

View File

@ -197,6 +197,9 @@ func (sm *StateManager) ProcessBlock(block *Block, dontReact bool) error {
sm.procState.manifest.Reset()
}
sm.Ethereum.Broadcast(ethwire.MsgBlockTy, []interface{}{block.Value().Val})
} else {
fmt.Println("total diff failed")
}