kubo/exchange
Brian Tiger Chow fedcebf67a refactor: re-use wantlist.Entry type wherever it makes sense
it seems to make sense since, in each place, the Key and Priority
represent the same information

b/c you know the saying...

"It is better to have 100 functions operate on one data structure than
10 functions on 10 data structures."

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-17 23:44:44 -08:00
..
bitswap refactor: re-use wantlist.Entry type wherever it makes sense 2014-12-17 23:44:44 -08:00
offline feat(bitswap) make offline exchange query datastore 2014-12-05 23:31:01 -08:00
interface.go wire GetBlocks into blockservice 2014-12-05 20:53:26 +00:00