good morning!!!!

Skip to content
Snippets Groups Projects
  1. May 30, 2018
  2. May 29, 2018
  3. May 28, 2018
  4. May 24, 2018
  5. May 23, 2018
  6. May 22, 2018
  7. May 21, 2018
  8. May 19, 2018
  9. May 18, 2018
  10. May 17, 2018
    • 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
  11. May 14, 2018
Loading