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. |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| customflags_test.go | ||
| customflags.go | ||
| fdlimit_freebsd.go | ||
| fdlimit_test.go | ||
| fdlimit_unix.go | ||
| fdlimit_windows.go | ||
| flags.go | ||