Add previous block checking in the proof-of-stake miner
authoralex <alex@alex-VirtualBox.(none)>
Sun, 19 Jan 2014 22:41:14 +0000 (02:41 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Sun, 19 Jan 2014 22:41:14 +0000 (02:41 +0400)
commit66e7e3ca93ec48647a8072f9124128cb1234f65c
tree2d1ac4922c039dcfc7f62a8c145cf1feb6a817a5
parent1ddde10564b94dee224c2b11a09932de0fc55013
Add previous block checking in the proof-of-stake miner

This should help against orphans.
src/miner.cpp
src/wallet.cpp