-
Péter Szilágyi authored
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.
09777952
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| lightchain.go | ||
| lightchain_test.go | ||
| odr.go | ||
| odr_test.go | ||
| odr_util.go | ||
| state.go | ||
| state_object.go | ||
| state_test.go | ||
| trie.go | ||
| txpool.go | ||
| txpool_test.go | ||
| vm_env.go |