1. 02 Jun, 2020 5 commits
  2. 29 May, 2020 1 commit
  3. 27 May, 2020 2 commits
  4. 26 May, 2020 6 commits
  5. 25 May, 2020 6 commits
  6. 22 May, 2020 1 commit
    • Felföldi Zsolt's avatar
      les, les/lespay: implement new server pool (#20758) · b4a26811
      Felföldi Zsolt authored
      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
      b4a26811
  7. 20 May, 2020 2 commits
  8. 19 May, 2020 2 commits
  9. 14 May, 2020 1 commit
  10. 13 May, 2020 6 commits
  11. 12 May, 2020 7 commits
  12. 11 May, 2020 1 commit