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.  | 
			||
|---|---|---|
| .. | ||
| internal/compiler | ||
| compiler.go | ||
| disasm.go | ||
| main.go | ||
| runner.go | ||
				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.  | 
			||
|---|---|---|
| .. | ||
| internal/compiler | ||
| compiler.go | ||
| disasm.go | ||
| main.go | ||
| runner.go | ||