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

Block store break up #3329

Merged
merged 9 commits into from Jun 14, 2021
Merged

Block store break up #3329

merged 9 commits into from Jun 14, 2021

Commits on Jun 10, 2021

  1. Moves out version methods from the block store class

    Thiago Silva committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b3957c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Splits block_store class into store/block_store classes

    Thiago Silva committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    fdfdbba View commit details
    Browse the repository at this point in the history
  2. Changes a comment and removes two empty lines

    Thiago Silva committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ac5f467 View commit details
    Browse the repository at this point in the history
  3. Removes unnecessary code

    Thiago Silva committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    6dfb62d View commit details
    Browse the repository at this point in the history
  4. Fixes Windows compiling error

    Thiago Silva committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b589903 View commit details
    Browse the repository at this point in the history
  5. Fixes missing method renaming

    Thiago Silva committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    e921c6d View commit details
    Browse the repository at this point in the history
  6. Fixes missing method renaming

    Thiago Silva committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    588108c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merge branch 'develop' into block_store_break_up

    Thiago Silva committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    29de50c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into block_store_break_up

    Thiago Silva committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    d1286c5 View commit details
    Browse the repository at this point in the history