-
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
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
encoding.go | Loading commit data... | |
encoding_test.go | Loading commit data... | |
errors.go | Loading commit data... | |
hasher.go | Loading commit data... | |
iterator.go | Loading commit data... | |
iterator_test.go | Loading commit data... | |
node.go | Loading commit data... | |
node_test.go | Loading commit data... | |
proof.go | Loading commit data... | |
proof_test.go | Loading commit data... | |
secure_trie.go | Loading commit data... | |
secure_trie_test.go | Loading commit data... | |
sync.go | Loading commit data... | |
sync_test.go | Loading commit data... | |
trie.go | Loading commit data... | |
trie_test.go | Loading commit data... |