Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: do not run bloom in case of ephemeral node #2953

Merged
merged 7 commits into from
Jul 10, 2016

Commits on Jul 8, 2016

  1. blocks/blockstore: add CacheOpts - structure of cache config

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    3035aa8 View commit details
    Browse the repository at this point in the history
  2. blocks/blockstore: introduce context passing to blockstore

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    016d3d9 View commit details
    Browse the repository at this point in the history
  3. blocks/blockstore: improve logic a bit

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    61a3d12 View commit details
    Browse the repository at this point in the history
  4. core: do not run bloom filter if in a temoporary node mode

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    e85a39c View commit details
    Browse the repository at this point in the history
  5. block/blockstore: bloomcache PutMany logic was not adding to ARC

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    af77782 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2016

  1. blocks/blockstore: shift insertion of TODO context to tests

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    58526b2 View commit details
    Browse the repository at this point in the history
  2. cmd/ipfs: add note about the plan for refactor

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 10, 2016
    Configuration menu
    Copy the full SHA
    d9bafb6 View commit details
    Browse the repository at this point in the history