Name
Last commit
Last update
..
downloader eth/downloader: track peer drops and deassign state sync tasks
fetcher consensus, core: drop all the legacy custom core error types
filters core/bloombits: use general filters instead of addresses and topics
gasprice all: update license information
api.go eth, internal/ethapi: fix spelling of 'Ethereum' (#15164)
api_backend.go core, eth: clean up bloom filtering, add some tests
api_test.go core/state: access trie through Database interface, track errors (#14589)
backend.go core, eth: clean up bloom filtering, add some tests
bind.go eth, internal/ethapi: fix spelling of 'Ethereum' (#15164)
bloombits.go core/bloombits: AddBloom index parameter and fixes variable names
config.go eth: use maxpeers from p2p layer instead of extra config
db_upgrade.go core, eth: clean up bloom filtering, add some tests
gen_config.go eth: use maxpeers from p2p layer instead of extra config
handler.go core, eth/downloader: commit block data using batches (#15115)
handler_test.go eth: use maxpeers from p2p layer instead of extra config
helper_test.go eth: use maxpeers from p2p layer instead of extra config
metrics.go eth, eth/downloader, eth/fetcher: delete eth/61 code
peer.go cmd, eth, les, mobile: make networkid uint64 everywhere
protocol.go core, light: send chain events using event.Feed (#14865)
protocol_test.go core, eth, les: polish txpool API around local/remote txs
sync.go eth: disable fast sync after pivot is committed
sync_test.go cmd/geth: add --config file flag (#13875)