plugeth/cmd
Felföldi Zsolt b4a2681120
les, les/lespay: implement new server pool (#20758)
This PR reimplements the light client server pool. It is also a first step
to move certain logic into a new lespay package. This package will contain
the implementation of the lespay token sale functions, the token buying and
selling logic and other components related to peer selection/prioritization
and service quality evaluation. Over the long term this package will be
reusable for incentivizing future protocols.

Since the LES peer logic is now based on enode.Iterator, it can now use
DNS-based fallback discovery to find servers.

This document describes the function of the new components:
https://gist.github.com/zsfelfoldi/3c7ace895234b7b345ab4f71dab102d4
2020-05-22 13:46:34 +02:00
..
abidump cmd: implement abidump (#19958) 2020-01-21 15:51:36 +01:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2019-12-16 13:37:15 +01:00
bootnode cmd/bootnode: fix exit behavior with -genkey (#20110) 2019-10-02 11:32:02 +02:00
checkpoint-admin cmd/checkpoint-admin: add some documentation (#20697) 2020-03-18 10:18:14 +01:00
clef cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00
devp2p cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00
ethkey cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00
evm tests: cleanup snapshot generator goroutine leak 2020-05-04 12:10:02 +03:00
faucet cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) 2020-02-15 20:14:29 +02:00
geth cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00
p2psim all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
puppeth cmd: fix log contexts (#21077) 2020-05-13 18:34:24 +03:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
utils les, les/lespay: implement new server pool (#20758) 2020-05-22 13:46:34 +02:00
wnode cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00