Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Péter Szilágyi
09777952ee
core, consensus: pluggable consensus engines ( #3817 )
...
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.
8 years ago
..
build
build: unify vendor skipping logic
8 years ago
debug
all: update light logs (and a few others) to the new model
8 years ago
ethapi
core, consensus: pluggable consensus engines ( #3817 )
8 years ago
guide
accounts, cmd, eth, internal, mobile, node: split account backends
8 years ago
jsre
internal/jsre/deps: ensure that go generate produces no changes
8 years ago
web3ext
swarm/api: improve FUSE build constraints, logging and APIs ( #3818 )
8 years ago