1. 13 Sep, 2016 2 commits
  2. 02 Sep, 2016 1 commit
  3. 21 Aug, 2016 1 commit
  4. 26 Jul, 2016 1 commit
  5. 04 Jul, 2016 1 commit
  6. 02 Jul, 2016 1 commit
  7. 01 Jul, 2016 1 commit
  8. 24 Jun, 2016 1 commit
  9. 15 Jun, 2016 1 commit
  10. 14 Jun, 2016 1 commit
  11. 12 Jun, 2016 2 commits
  12. 11 Jun, 2016 1 commit
  13. 09 Jun, 2016 2 commits
  14. 07 Jun, 2016 1 commit
  15. 01 Jun, 2016 1 commit
  16. 31 May, 2016 1 commit
  17. 17 May, 2016 1 commit
  18. 16 May, 2016 1 commit
  19. 13 May, 2016 1 commit
  20. 10 May, 2016 1 commit
  21. 27 Apr, 2016 1 commit
  22. 17 Apr, 2016 2 commits
  23. 11 Apr, 2016 1 commit
  24. 07 Apr, 2016 1 commit
  25. 30 Mar, 2016 1 commit
  26. 09 Mar, 2016 1 commit
  27. 18 Feb, 2016 1 commit
  28. 13 Feb, 2016 1 commit
  29. 31 Jan, 2016 2 commits
  30. 30 Jan, 2016 2 commits
  31. 12 Jan, 2016 1 commit
  32. 29 Sep, 2015 1 commit
    • Jeromy's avatar
      ipns record selection via sequence numbers · 8d431810
      Jeromy authored
      This commit adds a sequence number to the IpnsEntry protobuf
      that is used to determine which among a set of entries for the same key
      is the 'most correct'.
      
      GetValues has been added to the routing interface to retrieve a set of
      records from the dht, for the caller to select from.
      
      GetValue (singular) will call GetValues, select the 'best' record, and
      then update that record to peers we received outdated records from.
      This will help keep the dht consistent.
      
      License: MIT
      Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
      8d431810
  33. 19 Jul, 2015 1 commit
  34. 18 Jul, 2015 1 commit