1. 13 Oct, 2015 2 commits
  2. 10 Oct, 2015 1 commit
  3. 09 Oct, 2015 1 commit
  4. 05 Oct, 2015 1 commit
  5. 04 Oct, 2015 2 commits
  6. 03 Oct, 2015 1 commit
  7. 02 Oct, 2015 1 commit
  8. 30 Sep, 2015 1 commit
  9. 29 Sep, 2015 2 commits
    • Jeromy's avatar
      Implement ipns republisher · 815a031f
      Jeromy authored
      This commit adds a very basic process that will periodically go through
      a list of given ids and republish the values for their ipns entries.
      
      License: MIT
      Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
      815a031f
    • Jeromy's avatar
      ipns record selection via sequence numbers · cfcc3d6a
      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>
      cfcc3d6a
  10. 27 Sep, 2015 2 commits
  11. 25 Sep, 2015 1 commit
  12. 24 Sep, 2015 2 commits
  13. 15 Sep, 2015 2 commits
  14. 10 Sep, 2015 1 commit
  15. 09 Sep, 2015 2 commits
  16. 05 Sep, 2015 3 commits
  17. 04 Sep, 2015 2 commits
  18. 03 Sep, 2015 2 commits
  19. 02 Sep, 2015 2 commits
  20. 31 Aug, 2015 1 commit
  21. 30 Aug, 2015 1 commit
  22. 29 Aug, 2015 1 commit
  23. 28 Aug, 2015 1 commit
  24. 27 Aug, 2015 2 commits
  25. 26 Aug, 2015 1 commit
  26. 23 Aug, 2015 2 commits