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
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
* consensus, core, ethstats: use engine specific block beneficiary
* core, eth, les, miner: use explicit beneficiary during mining
|
8 years ago |
.. |
lightchain.go
|
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 years ago |
lightchain_test.go
|
consensus, core: drop all the legacy custom core error types
|
8 years ago |
odr.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
odr_test.go
|
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 years ago |
odr_util.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
state.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
state_object.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
state_test.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
trie.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
txpool.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
txpool_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
vm_env.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |