Commit Graph

11 Commits

Author SHA1 Message Date
Brian Tiger Chow
17b52a2a66 feat(snrouting) replicate Provider, PutValue to multiple remotes 2015-02-15 04:41:19 -08:00
Brian Tiger Chow
fbad943cd9 feat(snrouting): pick remote based on XOR distance metric 2015-02-15 04:41:19 -08:00
Brian Tiger Chow
de34261b79 fix log 2015-02-15 04:41:18 -08:00
Brian Tiger Chow
0a8e5b9948 log(routing) report boostrap result to user 2015-02-15 04:41:17 -08:00
Brian Tiger Chow
a7cea2ea14 style(routing/supernode/client) fix indent 2015-02-15 04:41:17 -08:00
Brian Tiger Chow
eeae42b5cc test(snr/s) put
fix
2015-02-15 04:41:16 -08:00
Brian Tiger Chow
1dfcce9f5a fix(grc) move Bootstrap method onto routing interface 2015-02-15 04:41:16 -08:00
Brian Tiger Chow
2298cf66cf test GetPutRecord
validate doesn't work. the peer's public key is not present in the
peerstore.
2015-02-15 04:41:16 -08:00
Brian Tiger Chow
64a431dd32 ensure we only accept AddProvider records if the peer is the sender 2015-02-15 04:41:15 -08:00
Brian Tiger Chow
6b900d209b remove todo
this functionality is here as an optimization
2015-02-15 04:41:15 -08:00
Brian Tiger Chow
19eb35137b refactor(routing) rename grandcentral to supernode
thanks @mappum

remove .go-ipfs
2015-02-15 04:41:10 -08:00