1. 20 Sep, 2016 1 commit
  2. 10 Sep, 2016 1 commit
  3. 09 Sep, 2016 1 commit
  4. 26 Aug, 2016 1 commit
  5. 26 Jul, 2016 1 commit
  6. 02 Jul, 2016 1 commit
  7. 01 Jul, 2016 1 commit
  8. 24 Jun, 2016 1 commit
  9. 12 Jun, 2016 2 commits
  10. 11 Jun, 2016 1 commit
  11. 09 Jun, 2016 1 commit
  12. 01 Jun, 2016 1 commit
  13. 17 May, 2016 1 commit
  14. 10 May, 2016 1 commit
  15. 04 May, 2016 1 commit
  16. 17 Apr, 2016 2 commits
  17. 11 Apr, 2016 1 commit
  18. 07 Apr, 2016 1 commit
  19. 30 Mar, 2016 1 commit
  20. 09 Mar, 2016 1 commit
  21. 13 Feb, 2016 2 commits
  22. 31 Jan, 2016 2 commits
  23. 30 Jan, 2016 3 commits
  24. 12 Jan, 2016 1 commit
  25. 05 Nov, 2015 1 commit
  26. 27 Oct, 2015 1 commit
  27. 03 Oct, 2015 1 commit
  28. 02 Oct, 2015 1 commit
  29. 29 Sep, 2015 1 commit
    • Jeromy's avatar
      ipns record selection via sequence numbers · b47ab797
      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>
      b47ab797
  30. 15 Sep, 2015 1 commit
  31. 01 Jun, 2015 1 commit
  32. 31 Mar, 2015 1 commit
  33. 27 Feb, 2015 2 commits