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
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
..
flowcontrol Merge pull request #3519 from zsfelfoldi/light-topic5 8 years ago
api_backend.go Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
backend.go cmd,eth,les,internal: remove natspec support 8 years ago
fetcher.go Merge pull request #3519 from zsfelfoldi/light-topic5 8 years ago
handler.go les: add unknown peers to server pool instead of rejecting them 8 years ago
handler_test.go all: gofmt -w -s 8 years ago
helper_test.go Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
metrics.go all: fix spelling errors 8 years ago
odr.go les: fixed selectPeer deadlock, improved request distribution 8 years ago
odr_requests.go all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
odr_test.go les: fixed selectPeer deadlock, improved request distribution 8 years ago
peer.go Merge pull request #3519 from zsfelfoldi/light-topic5 8 years ago
protocol.go all: update license information 8 years ago
randselect.go les: implement light server pool 8 years ago
randselect_test.go all: gofmt -w -s 8 years ago
request_test.go les: fixed selectPeer deadlock, improved request distribution 8 years ago
server.go les: remove delayed les server starting 8 years ago
serverpool.go les, cmd/util: disable topic discovery with --nodiscover 8 years ago
sync.go all: gofmt -w -s 8 years ago
txrelay.go les: fixed transaction sending deadlock (#3568) 8 years ago