plugeth/miner
Christoph Jentzsch 0fda4c4e15 fix block time issue
currently, under normal circumstances, you always set the timestamp to previous.Time() + 1.
credits to https://www.reddit.com/r/ethereum/comments/3jcs5r/code_avg_block_time_vs_difficulty_adjustment/cuoi4op

style
2015-09-03 00:05:05 +02:00
..
agent.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
miner.go Merge pull request #1595 from obscuren/extra-data 2015-08-07 05:00:36 -07:00
remote_agent.go Improve error string and remove unneeded else clause 2015-08-28 03:42:01 +02:00
worker.go fix block time issue 2015-09-03 00:05:05 +02:00