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 f585f9eee8
core, eth: clean up bloom filtering, add some tests
7 years ago
..
downloader eth/downloader: fix race in downloadTesterPeer (#14942) 7 years ago
fetcher consensus, core: drop all the legacy custom core error types 8 years ago
filters core, eth: clean up bloom filtering, add some tests 7 years ago
gasprice all: update license information 8 years ago
api.go core: implement Metropolis EIP 658, receipt status byte 7 years ago
api_backend.go core, eth: clean up bloom filtering, add some tests 7 years ago
api_test.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
backend.go core, eth: clean up bloom filtering, add some tests 7 years ago
bind.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
bloombits.go core, eth: clean up bloom filtering, add some tests 7 years ago
config.go eth: use maxpeers from p2p layer instead of extra config 7 years ago
db_upgrade.go core, eth: clean up bloom filtering, add some tests 7 years ago
gen_config.go eth: use maxpeers from p2p layer instead of extra config 7 years ago
handler.go core, eth: clean up bloom filtering, add some tests 7 years ago
handler_test.go eth: use maxpeers from p2p layer instead of extra config 7 years ago
helper_test.go eth: use maxpeers from p2p layer instead of extra config 7 years ago
metrics.go eth, eth/downloader, eth/fetcher: delete eth/61 code 8 years ago
peer.go cmd, eth, les, mobile: make networkid uint64 everywhere 8 years ago
protocol.go core, light: send chain events using event.Feed (#14865) 7 years ago
protocol_test.go core, eth, les: polish txpool API around local/remote txs 7 years ago
sync.go eth: fix megacheck warnings 7 years ago
sync_test.go cmd/geth: add --config file flag (#13875) 8 years ago