Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -46/+0 |
| | | | | | 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. | ||||
* | pow: only support prime calculations on Go 1.8 and above | Péter Szilágyi | 2017-03-09 | 1 | -0/+46 |