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
feeccdf4ec
consensus/clique: Proof of Authority (#3753)
This PR is a prototype implementation of plugable consensus engines and the
Clique PoA protocol ethereum/EIPs#225
|
8 years ago |
.. |
downloader
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
fetcher
|
consensus, core: drop all the legacy custom core error types
|
8 years ago |
filters
|
core: refactor genesis handling
|
8 years ago |
gasprice
|
cmd, les, eth, eth/gasprice: using new gas price oracle (#13853)
|
8 years ago |
api.go
|
eth: accept transactions when starting CPU mining (#13882)
|
8 years ago |
api_backend.go
|
cmd, les, eth, eth/gasprice: using new gas price oracle (#13853)
|
8 years ago |
backend.go
|
consensus/clique: Proof of Authority (#3753)
|
8 years ago |
backend_test.go
|
core: refactor genesis handling
|
8 years ago |
bind.go
|
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
db_upgrade.go
|
Logger updates 3 (#3730)
|
8 years ago |
handler.go
|
eth: accept transactions when starting CPU mining (#13882)
|
8 years ago |
handler_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
helper_test.go
|
core, consensus: pluggable consensus engines (#3817)
|
8 years ago |
metrics.go
|
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
8 years ago |
peer.go
|
all: update light logs (and a few others) to the new model
|
8 years ago |
protocol.go
|
core: bugfix state change race condition in txpool (#3412)
|
8 years ago |
protocol_test.go
|
eth: accept transactions when starting CPU mining (#13882)
|
8 years ago |
sync.go
|
eth: accept transactions when starting CPU mining (#13882)
|
8 years ago |
sync_test.go
|
eth: skip transaction handling during fast sync
|
9 years ago |