Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs/kubo
base: 42896063dc61^
Choose a base ref
...
head repository: ipfs/kubo
compare: 32cc7aa850a8
Choose a head ref
  • 5 commits
  • 18 files changed
  • 1 contributor

Commits on Dec 1, 2014

  1. style(blockservice) s/Remote/Exchange

    License: MIT
    Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
    Brian Tiger Chow committed Dec 1, 2014
    Copy the full SHA
    4289606 View commit details
    Browse the repository at this point in the history
  2. feat(bitswap) make offline exchange query datastore

    License: MIT
    Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
    Brian Tiger Chow committed Dec 1, 2014
    Copy the full SHA
    a40f51e View commit details
    Browse the repository at this point in the history
  3. feat(blockstore) write cache

    vendors hashicorp/golang-lru dependency. (Mozilla Public License, version 2.0)
    
    License: MIT
    Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
    Brian Tiger Chow committed Dec 1, 2014
    Copy the full SHA
    dde80f6 View commit details
    Browse the repository at this point in the history
  4. feat(core) using WriteCached, cache Puts for exchange and blockservice

    License: MIT
    Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
    Brian Tiger Chow committed Dec 1, 2014
    Copy the full SHA
    8034690 View commit details
    Browse the repository at this point in the history
  5. refactor(bitswap) consolidate HasBlock

    License: MIT
    Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
    
    Conflicts:
    	exchange/bitswap/bitswap.go
    Brian Tiger Chow committed Dec 1, 2014
    Copy the full SHA
    32cc7aa View commit details
    Browse the repository at this point in the history