Commit graph

4 commits

Author SHA1 Message Date
chris
5757b6f7eb Merge http://www.github.com/ethereum/go-ethereum into v1.6.x 2017-06-04 15:02:59 -04:00
Péter Szilágyi
36a800a1d2
common/bitutil, consensus/ethash: reusable bitutil package 2017-05-05 16:00:11 +03:00
Christopher Franko
0b7c82fc14 Merge remote-tracking branch 'refs/remotes/ethereum/master' into v1.6.x 2017-04-19 14:45:46 -04:00
Péter Szilágyi
09777952ee core, consensus: pluggable consensus engines (#3817)
This commit adds pluggable consensus engines to go-ethereum. In short, it
introduces a generic consensus interface, and refactors the entire codebase to
use this interface.
2017-04-05 00:16:29 +02:00
Renamed from pow/ethash_algo.go (Browse further)