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/les
Péter Szilágyi 34bda5eae3
core, eth, les, rpc: polish catalyst errors, add context
3 years ago
..
catalyst core, eth, les, rpc: polish catalyst errors, add context 3 years ago
checkpointoracle
downloader all: replace strings.Replace with string.ReplaceAll (#24835) 3 years ago
fetcher eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
flowcontrol
utils
vflux les, tests: fix vflux fuzzer by removing unnecessary panic (#24537) 3 years ago
api.go
api_backend.go eth: make traceChain avoid OOM on long-running tracing (#23736) 3 years ago
api_test.go all: replace uses of ioutil with io and os (#24869) 3 years ago
benchmark.go
bloombits.go
client.go eth, les: update unclean shutdown markers regularly (#24077) 3 years ago
client_handler.go core, eth, les, trie: remove the sync bloom, used by fast sync 3 years ago
commons.go
costtracker.go
distributor.go
distributor_test.go
enr_entry.go
fetcher.go les: fix panic in ultralight client sync (#24641) 3 years ago
fetcher_test.go les: fix panic in ultralight client sync (#24641) 3 years ago
handler_test.go les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
metrics.go
odr.go
odr_requests.go
odr_test.go les: fix data races in tests (#23457) 3 years ago
peer.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 3 years ago
peer_test.go
protocol.go
pruner.go trie, les: add missing calls to Ticker.Stop (#23415) 3 years ago
pruner_test.go
request_test.go
retrieve.go
server.go
server_handler.go trie, les, tests, core: implement trie tracer (#24403) 3 years ago
server_requests.go
servingqueue.go les: avoid shutdown hang (#23139) 4 years ago
state_accessor.go
sync.go les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
sync_test.go les: fix data races in tests (#23457) 3 years ago
test_helper.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 3 years ago
txrelay.go
ulc.go
ulc_test.go les: fix panic in ultralight client sync (#24641) 3 years ago