1. 29 9月, 2015 1 次提交
    • ipns record selection via sequence numbers · cfcc3d6a
      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: 's avatarJeromy <jeromyj@gmail.com>
      Jeromy 提交于
  2. 28 9月, 2015 1 次提交
  3. 27 9月, 2015 7 次提交
  4. 26 9月, 2015 2 次提交
  5. 25 9月, 2015 9 次提交
  6. 24 9月, 2015 3 次提交
  7. 23 9月, 2015 2 次提交
  8. 21 9月, 2015 2 次提交
  9. 16 9月, 2015 5 次提交
  10. 15 9月, 2015 7 次提交
  11. 14 9月, 2015 1 次提交