mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
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.go | ||
| customflags_test.go | ||
| fdlimit_freebsd.go | ||
| fdlimit_test.go | ||
| fdlimit_unix.go | ||
| fdlimit_windows.go | ||
| flags.go | ||