quorum/internal/ethapi
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.
2017-04-05 00:16:29 +02:00
..
api.go core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00
backend.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
tracer.go core/vm: use uint64 instead of *big.Int in tracer (#3805) 2017-03-22 15:32:51 +01:00
tracer_test.go core/vm: use uint64 instead of *big.Int in tracer (#3805) 2017-03-22 15:32:51 +01:00