1. 24 Jun, 2016 1 commit
  2. 15 Jun, 2016 1 commit
  3. 14 Jun, 2016 1 commit
  4. 12 Jun, 2016 2 commits
  5. 11 Jun, 2016 1 commit
  6. 09 Jun, 2016 2 commits
  7. 07 Jun, 2016 1 commit
  8. 01 Jun, 2016 1 commit
  9. 31 May, 2016 1 commit
  10. 17 May, 2016 1 commit
  11. 16 May, 2016 1 commit
  12. 13 May, 2016 1 commit
  13. 10 May, 2016 1 commit
  14. 27 Apr, 2016 1 commit
  15. 17 Apr, 2016 2 commits
  16. 11 Apr, 2016 1 commit
  17. 07 Apr, 2016 1 commit
  18. 30 Mar, 2016 1 commit
  19. 09 Mar, 2016 1 commit
  20. 18 Feb, 2016 1 commit
  21. 13 Feb, 2016 1 commit
  22. 31 Jan, 2016 2 commits
  23. 30 Jan, 2016 2 commits
  24. 12 Jan, 2016 1 commit
  25. 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
  26. 19 Jul, 2015 1 commit
  27. 18 Jul, 2015 1 commit
  28. 14 Jul, 2015 1 commit
  29. 13 Jul, 2015 1 commit
  30. 18 Jun, 2015 1 commit
  31. 01 Jun, 2015 1 commit
  32. 18 May, 2015 1 commit
  33. 31 Mar, 2015 1 commit
  34. 27 Feb, 2015 2 commits