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
gary rong 165f53fc6e
les: remove transaction propagation limits (#22125)
4 years ago
..
checkpointoracle
flowcontrol les/utils: protect against WeightedRandomSelect overflow (#21839) 4 years ago
lespay all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
utils les: rework float conversion on arm64 and other architectures (#21994) 4 years ago
api.go
api_backend.go core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
api_test.go
benchmark.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
bloombits.go
client.go internal/ethapi: restore net_version RPC method (#22061) 4 years ago
client_handler.go les: introduce forkID (#21974) 4 years ago
clientpool.go les: remove clientPeerSet and serverSet (#21566) 4 years ago
clientpool_test.go les: remove clientPeerSet and serverSet (#21566) 4 years ago
commons.go
costtracker.go
distributor.go
distributor_test.go
enr_entry.go core, eth: split eth package, implement snap protocol (#21482) 4 years ago
fetcher.go
fetcher_test.go
handler_test.go core, eth: split eth package, implement snap protocol (#21482) 4 years ago
metrics.go
odr.go les, light: remove untrusted header retrieval in ODR (#21907) 4 years ago
odr_requests.go les: les/4 minimalistic version (#21909) 4 years ago
odr_test.go core, all: split vm.Context into BlockContext and TxContext (#21672) 4 years ago
peer.go les: les/4 minimalistic version (#21909) 4 years ago
peer_test.go les: introduce forkID (#21974) 4 years ago
protocol.go les: les/4 minimalistic version (#21909) 4 years ago
pruner.go
pruner_test.go
request_test.go
retrieve.go les, light: remove untrusted header retrieval in ODR (#21907) 4 years ago
server.go les: remove clientPeerSet and serverSet (#21566) 4 years ago
server_handler.go core, eth: split eth package, implement snap protocol (#21482) 4 years ago
serverpool.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
serverpool_test.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
servingqueue.go
sync.go les, light: remove untrusted header retrieval in ODR (#21907) 4 years ago
sync_test.go les, light: remove untrusted header retrieval in ODR (#21907) 4 years ago
test_helper.go accounts/abi/bind: allow specifying signer on transactOpts (#21356) 4 years ago
txrelay.go les: remove transaction propagation limits (#22125) 4 years ago
ulc.go
ulc_test.go