Bugfix: Use timestamp in coinbase rather than "bits", needed to ensure coinbase txn...
authorLuke Dashjr <luke-jr+git@utopios.org>
Tue, 6 Sep 2011 20:39:05 +0000 (16:39 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Tue, 6 Sep 2011 20:43:40 +0000 (16:43 -0400)
commit83f4cd156e9d52bd7c4351336dfa4806a43ee4e4
treef4e2cd9e0f8be15977e3e2e9a224719fd195f8f1
parent49c8e53ee2c2705fd0a8731458cb776dad7e1f6e
Bugfix: Use timestamp in coinbase rather than "bits", needed to ensure coinbase txn is unique even if address is the same
src/main.cpp
src/main.h
src/rpc.cpp