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

R4R: Store Refactor 1 #2985

Merged
merged 36 commits into from
Feb 2, 2019
Merged

R4R: Store Refactor 1 #2985

merged 36 commits into from
Feb 2, 2019

Commits on Dec 3, 2018

  1. in progress

    mossid committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    a669428 View commit details
    Browse the repository at this point in the history
  2. store/* now compiles

    mossid committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    83dac5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1209a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c40055e View commit details
    Browse the repository at this point in the history
  5. fix lint

    mossid committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    ff0e9dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b08044a View commit details
    Browse the repository at this point in the history
  7. update pending

    mossid committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    26e05ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    324a849 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    9d806d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb8006b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. adress comments in progress

    mossid committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    9876e30 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'joon/store-refactor-1' of github.com:cosmos/cosmos-sdk …

    …into joon/store-refactor-1
    mossid committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    676e837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8143e View commit details
    Browse the repository at this point in the history
  4. fix server

    mossid committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    86b19d4 View commit details
    Browse the repository at this point in the history
  5. address comments in progress

    mossid committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    2c316e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    43ab0c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. addressing comments

    mossid committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    30a4a58 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. address comments

    mossid committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    4eda02b View commit details
    Browse the repository at this point in the history
  2. fix test

    mossid committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    04631ad View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Configuration menu
    Copy the full SHA
    2429ef4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. address comments

    mossid committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    cad00ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1aaba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2e8044 View commit details
    Browse the repository at this point in the history
  4. mv Cp() back to store

    mossid committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    fe063b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Update store/cachemulti/store.go

    Co-Authored-By: mossid <torecursedivine@gmail.com>
    melekes and mossid authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    20e02f7 View commit details
    Browse the repository at this point in the history
  2. Update store/dbadapter/store.go

    Co-Authored-By: mossid <torecursedivine@gmail.com>
    melekes and mossid authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    67c5541 View commit details
    Browse the repository at this point in the history
  3. address comments in progress

    mossid committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    11c202a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'joon/store-refactor-1' of github.com:cosmos/cosmos-sdk …

    …into joon/store-refactor-1
    mossid committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1e68319 View commit details
    Browse the repository at this point in the history
  5. address comments

    mossid committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    e1f3fec View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Merge branch 'develop' into joon/store-refactor-1

    Alessio Treglia committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    9b16f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13470c3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'joon/store-refactor-1' of github.com:cosmos/cosmos-sdk …

    …into joon/store-refactor-1
    mossid committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    997d88d View commit details
    Browse the repository at this point in the history
  4. modify README

    mossid committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    af69aeb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Update store/README.md

    Co-Authored-By: mossid <torecursedivine@gmail.com>
    cwgoes and mossid authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    7cd7880 View commit details
    Browse the repository at this point in the history
  2. Update store/README.md

    Co-Authored-By: mossid <torecursedivine@gmail.com>
    cwgoes and mossid authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ab82454 View commit details
    Browse the repository at this point in the history
  3. address comments

    mossid committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ae9eeb9 View commit details
    Browse the repository at this point in the history