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
..
backends
core, consensus: pluggable consensus engines ( #3817 )
8 years ago
auth.go
accounts, cmd, eth, internal, mobile, node: split account backends
8 years ago
backend.go
all: import "context" instead of "golang.org/x/net/context"
8 years ago
base.go
all: import "context" instead of "golang.org/x/net/context"
8 years ago
bind.go
all: fix issues reported by honnef.co/go/simple/cmd/gosimple
8 years ago
bind_test.go
core: refactor genesis handling
8 years ago
template.go
accounts/abi/bind, mobile: review fixes and android tests
8 years ago
util.go
all: import "context" instead of "golang.org/x/net/context"
8 years ago
util_test.go
core: refactor genesis handling
8 years ago