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.
 
 
 
 
 
 
go-ethereum/eth
Péter Szilágyi 9b84caf3a5 core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
..
downloader core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
fetcher Logger updates 3 (#3730) 8 years ago
filters event: deprecate TypeMux and related types 8 years ago
gasprice Logger updates 3 (#3730) 8 years ago
api.go all: finish integrating Go ethash, delete C++ vendor 8 years ago
api_backend.go core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
backend.go all: finish integrating Go ethash, delete C++ vendor 8 years ago
backend_test.go all: gofmt -w -s 8 years ago
bad_block.go Logger updates 3 (#3730) 8 years ago
bind.go params: core, core/vm, miner: 64bit gas instructions 8 years ago
db_upgrade.go Logger updates 3 (#3730) 8 years ago
handler.go all: update light logs (and a few others) to the new model 8 years ago
handler_test.go all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
helper_test.go all: swap out the C++ ethash to the pure Go one (mining todo) 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, les: shorten genesis block mismatch error message 8 years ago
sync.go core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
sync_test.go eth: skip transaction handling during fast sync 8 years ago