1. 29 May, 2018 6 commits
  2. 28 May, 2018 2 commits
  3. 24 May, 2018 3 commits
  4. 23 May, 2018 5 commits
  5. 22 May, 2018 3 commits
  6. 21 May, 2018 3 commits
  7. 19 May, 2018 3 commits
  8. 18 May, 2018 4 commits
  9. 17 May, 2018 1 commit
    • Felix Lange's avatar
      p2p/enr: updates for discovery v4 compatibility (#16679) · 6286c255
      Felix Lange authored
      This applies spec changes from ethereum/EIPs#1049 and adds support for
      pluggable identity schemes.
      
      Some care has been taken to make the "v4" scheme standalone. It uses
      public APIs only and could be moved out of package enr at any time.
      
      A couple of minor changes were needed to make identity schemes work:
      
      - The sequence number is now updated in Set instead of when signing.
      - Record is now copy-safe, i.e. calling Set on a shallow copy doesn't
        modify the record it was copied from.
      6286c255
  10. 14 May, 2018 6 commits
  11. 10 May, 2018 3 commits
  12. 09 May, 2018 1 commit