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
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
..
flowcontrol Merge pull request #3519 from zsfelfoldi/light-topic5 8 years ago
api_backend.go common: move big integer math to common/math (#3699) 8 years ago
backend.go all: blidly swap out glog to our log15, logs need rework 8 years ago
fetcher.go all: blidly swap out glog to our log15, logs need rework 8 years ago
handler.go eth, les, swarm: fix go vet issues sufraced by log15 8 years ago
handler_test.go all: gofmt -w -s 8 years ago
helper_test.go params: core, core/vm, miner: 64bit gas instructions 8 years ago
metrics.go all: fix spelling errors 8 years ago
odr.go all: blidly swap out glog to our log15, logs need rework 8 years ago
odr_requests.go all: blidly swap out glog to our log15, logs need rework 8 years ago
odr_test.go common: move big integer math to common/math (#3699) 8 years ago
peer.go all: blidly swap out glog to our log15, logs need rework 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 all: blidly swap out glog to our log15, logs need rework 8 years ago
serverpool.go all: blidly swap out glog to our log15, logs need rework 8 years ago
sync.go all: gofmt -w -s 8 years ago
txrelay.go les: fixed transaction sending deadlock (#3568) 8 years ago