plugeth/consensus
Felix Lange b27589517a consensus/ethash: simplify concurrency in VerifyHeaders
This change removes a convoluted use of sync/atomic from VerifyHeaders.
It also fixes the annoying error about future blocks.
2017-04-12 19:38:30 +02:00
..
clique consensus, core, ethstats: use engine specific block beneficiary (#14318) 2017-04-12 16:38:31 +03:00
ethash consensus/ethash: simplify concurrency in VerifyHeaders 2017-04-12 19:38:30 +02:00
misc core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00
consensus.go consensus, core, ethstats: use engine specific block beneficiary (#14318) 2017-04-12 16:38:31 +03:00
errors.go consensus/clique: Proof of Authority (#3753) 2017-04-10 12:24:12 +02:00