]> Sergey Matveev's repositories - btrtrc.git/commit
Expose DHT ID distances as an interface and switch to big.Int and possibly the correc...
authorMatt Joiner <anacrolix@gmail.com>
Mon, 17 Nov 2014 07:47:24 +0000 (01:47 -0600)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 17 Nov 2014 07:47:24 +0000 (01:47 -0600)
commit02160eb8bc7e92b259177523c70a86147c2a7103
tree62a292e3deb147d0ec7800df004e90bf796f2dea
parentc1049d0605805d0c2f4b919d9341a104fd32bf02
Expose DHT ID distances as an interface and switch to big.Int and possibly the correct algorithm
dht/closest_nodes.go
dht/dht.go
dht/dht_test.go